Structured logging with custom attributes

883 views Asked by At

Is there a way to do structured logging in JSON format with additional custom attributes per logging event using jboss-logging? I'm basically looking for something to replace logstash-logback-encoder's StructuredArguments.

1

There are 1 answers

0
fnurglewitz On