Provide a way to merge other log file into current one
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Applications using the library sometime need to merge other logs into the current one (for example, the collected output of a subprocess run).
The library should provide a method like `merge_logs_from` to merge lines from other file into the current one.
Evaluation history
No evaluation history available.