logmerger 0.8.0
Added
- Jump forward/backward by number of lines, or by time interval in microseconds, milliseconds, seconds, minutes, hours or days.
- Support for
--inline
command-line option, to merge logs into a single column instead of side by side. (Issue #32)
Fixed
- Some Python version incompatibilities in type annotations (Issue #33)