0

I'm using the quarkus-logging-json artifact. Is there a way to add custom fields in the json logs?

overthetop
  • 1,664
  • 2
  • 15
  • 25

1 Answers1

0

There isn't such a capability. You are welcome to open an issue on Github with the details of what you are trying to do.

geoand
  • 60,071
  • 24
  • 172
  • 190
  • 1
    Thanks for the advice @geoand Everyone can follow the issue here https://github.com/quarkusio/quarkus/issues/7451 – overthetop Feb 27 '20 at 09:57