← Back to issue list

Provide a way to merge other log file into current one

View original Github issue

Metadata

Project
craft-cli
Number
#121
Type
issue
State
open
Author
facundobatista
Labels
Created
2022-09-15 12:28:41+00:00
Updated
2025-03-10 18:59:11+00:00
Closed

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.