package
3.0.0-rc9+incompatible
Repository: https://github.com/servak/mtail.git
Documentation: pkg.go.dev

# Functions

New returns a new Tailer, configured with the supplied Options.
NewLogLine creates a new LogLine object.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LogLine contains all the information about a line just read from a log.
Options configures a Tailer.
Tailer receives notification of changes from a Watcher and extracts new log lines from files.