In this article, we will show you how to use MDC logging in java using detailed examples and suggestions. 1. Introduction Most of the current real-world applications have more than one client. These clients talk to the servers simultaneously. In a typical scenario on the server we will have different threads dealing with these separate clients. One way to separate ...
Read More »