quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
63 stars 30 forks source link

Pretty print doesn't work with quarkus-logging-json #143

Open klutzer opened 3 years ago

klutzer commented 3 years ago

Enabling this extension, the pretty-print option (quarkus.log.console.json.pretty-print=true) doesn't format the JSON log. Is there any other option replacing this configuration?

manstis commented 2 years ago

See https://github.com/quarkiverse/quarkus-logging-json/pull/173