quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
62 stars 29 forks source link

Exclude keys from log #232

Closed miguellgramacho96 closed 1 year ago

miguellgramacho96 commented 1 year ago

Hi!

How can one exclude certain keys from the log?

I tried quarkus.log.console.json.excluded-keys but that didn't work out.

SlyngDK commented 1 year ago

@miguellgramacho96 What didn't work, please provide more info else it is pretty hard to help.