public final class ConfluencePatternLayout
extends org.apache.log4j.PatternLayout
PatternLayout which provides additional format patterns.| 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.PatternLayoutpublic boolean ignoresThrowable()
ignoresThrowable in class org.apache.log4j.PatternLayoutCopyright © 2003–2022 Atlassian. All rights reserved.