Class LoggingContextRenderer
- java.lang.Object
-
- com.atlassian.confluence.impl.logging.LoggingContextRenderer
-
public final class LoggingContextRenderer extends Object
- Since:
- 7.14
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CharSequence
renderLoggingContext()
Renders the currentLoggingContext
as aCharSequence
.
-
-
-
Method Detail
-
renderLoggingContext
public static CharSequence renderLoggingContext()
Renders the currentLoggingContext
as aCharSequence
.
-
-