I have a spring boot application which uses Spring Boot 3, micro-meter tracing dependency. it is a JMS listener application.it is used to log trace and span id before the migration when it used to use sleuth.
I tried to create EnvironmentPostProcessor to force the logging pattern but it did not help