public class ConfluencePatternLayout
extends org.apache.log4j.PatternLayout
PatternLayout
which provides additional format patterns.
This layout does not escape any control chars in a log message, catering for usage only in internal tools, e.g. JMX, IPD.
Use ConfluenceControlCharsEscapedPatternLayout
when possible.Modifier and Type | Field and Description |
---|---|
static char |
LOGGING_CONTEXT_PATTERN_KEY |
static char |
STACK_TRACE_PATTERN_KEY |
Constructor and Description |
---|
ConfluencePatternLayout() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.log4j.helpers.PatternParser |
createPatternParser(String pattern) |
boolean |
ignoresThrowable() |
public static final char LOGGING_CONTEXT_PATTERN_KEY
public static final char STACK_TRACE_PATTERN_KEY
protected org.apache.log4j.helpers.PatternParser createPatternParser(String pattern)
createPatternParser
in class org.apache.log4j.PatternLayout
public boolean ignoresThrowable()
ignoresThrowable
in class org.apache.log4j.PatternLayout
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences