modd
modd copied to clipboard
Feature Request: disable log separators
I'm using this for development with a series of services that describe themselves in their structured logs, i.e.:
{"service":"myservice", "level":"debug", "msg","some message"}
It would be very useful to explicitly disable the log separators in this case, since I'll just pipe everything through humanlog or similar.