Expand description
Weaving together output from more than one file.
Modules§
- watcher
- Multi-file watching using notify and async-watcher.
Functions§
- handle_
static - Handle multi-file static mode (read all files once, no following)
- handle_
tailing - Handle multi-file tailing mode (watch for changes and follow)