Hi there, I would like to configure / extend org.apache.logging.log4j.core.layout.JsonLayout to produce JSON strings compliant with [1], for GCP.
I have found that Spring Cloud provides something like this, but based on logback [2]: if I am not mistaking, the most relevant class there is [3]. Do you have any suggestion about how to proceed? TIA Regards. [1] https://cloud.google.com/logging/docs/agent/configuration#process-payload [2] https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-logging [3] https://github.com/spring-cloud/spring-cloud-gcp/blob/master/spring-cloud-gcp-logging/src/main/java/org/springframework/cloud/gcp/logging/StackdriverJsonLayout.java --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org