How to use Log4j and MDC in Java Spring Boot Application?
In the context of one of our projects, we were faced with many debugging cases. Simple messages in the logs are not always enough. For example, it may be necessary to have more information about the...