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 best solutions below

0
fnurglewitz On