Replies: 1 comment 1 reply
-
Sounds interesting, definitely open to seeing this kind of addition to logmerger. In general, you'll need to:
(logmerger uses another open source project of mine called |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there interests in supporting json-line files? (https://jsonlines.org/)
This means every line in the log is valid json.
Logging libraries like pythons loguru or structlog support writing that format.
I would be interested in working on this task.
Beta Was this translation helpful? Give feedback.
All reactions