Hello all,
I have been working on this new integration with springboot 2.3.1 Release and google app engine standard with java 11 runtime, which has been pretty successful, but the logs are not aggregating per request(parent child pattern) as it used to be on the java 8 runtime. Can anyone point me in the right direction? I have try to used different libraries like spring-cloud-gcp-starter-logging, google-cloud-logging-logback and configuration files but not luck. Any help if welcome, thanks.
Michel