Class LoggingContextRenderer
java.lang.Object
com.atlassian.confluence.impl.logging.LoggingContextRenderer
- Since:
- 7.14
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic CharSequence
Renders the currentLoggingContext
as aCharSequence
.static CharSequence
-
Field Details
-
CONTEXT_LEADER
- See Also:
-
MDC_ENTRY_SEPARATOR
- See Also:
-
MDC_KEY_VALUE_SEPARATOR
- See Also:
-
-
Method Details
-
renderLoggingContext
Renders the currentLoggingContext
as aCharSequence
. -
renderLoggingContextTraceId
-