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 CharSequencerenderLoggingContext()Renders the currentLoggingContextas aCharSequence.
-
-
-
Method Detail
-
renderLoggingContext
public static CharSequence renderLoggingContext()
Renders the currentLoggingContextas aCharSequence.
-
-