logstash-logback-encoder: logging all fields of POJOs in Spring Boot application
I would like to log all the fields of a few POJOs in my Spring Boot application, for various use cases.
I would like to log all the fields of a few POJOs in my Spring Boot application, for various use cases.