Open
Description
Is your feature request related to a problem? Please describe.
We have been using structured logging directly to console for quite some time for our kubernetes JVMs. However it seems the current implementation of this library only supports JSON to file.
Describe the solution you'd like
Support JSON output to console as well, for deployed (production) workloads. For local development, we like plain old one-line logging. Unit testing against resulting JSON output should still work in development.
Describe alternatives you've considered
None
Additional context
Our agent requires "one linebreak per log statement".
Metadata
Metadata
Assignees
Labels
No labels