Skip to main content

A generator that yields lines from the most recently modified file matching a glob pattern

Project description

https://secure.travis-ci.org/msabramo/python-globtailer.png

The main class is FileTailer, a generator that yields lines from the most recently modified file matching a glob pattern.

Example:

from globtailer import FileTailer

tailer = FileTailer("/path/to/*.log")

for line in tailer:
    print(line)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

globtailer-0.1.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file globtailer-0.1.1.tar.gz.

File metadata

  • Download URL: globtailer-0.1.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for globtailer-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c8cce833c3b39e3e94bf4e5d655b80e94ff15b253b8c6362541bd2a40e1a88cd
MD5 a58d08b383720ac36f20eecb97d22eff
BLAKE2b-256 e0384dec5218cecff6f63fa6bc181a4b4a980c6d98eadd13f75b6c718cf79b0b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page