Skip to main content

Module multiplexed

Module multiplexed 

Source
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)