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.
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.