Class MDCWrappers
java.lang.Object
edu.suffolk.litlab.efsp.server.utils.MDCWrappers
Some string constants used when dealing with Mapped Diagnostic Contexts (MDC) in logback, which
we use to separate out logs from different servers as users.
-
Field Details
-
SERVER_ID
- See Also:
-
USER_ID
- See Also:
-
SESSION_ID
- See Also:
-
CORRELATION_ID
- See Also:
-
REQUEST_ID
- See Also:
-
OPERATION
- See Also:
-
-
Constructor Details
-
MDCWrappers
public MDCWrappers()
-
-
Method Details
-
removeAllMDCs
public static void removeAllMDCs()
-