Details
-
Enhancement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Done
-
None
Description
Debezium Server's Quarkus logging can support JSON formatted logging, but it must include the quarkus-logging-json extension, as described here:
https://quarkus.io/guides/logging#json-logging
I would like to add the extension to simplify the process of enabling structured logging for future users.