|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegexReplacement | |
---|---|
org.apache.logging.log4j.core.layout | Log4j 2 Layout support. |
org.apache.logging.log4j.core.pattern | Provides classes implementing format specifiers in conversion patterns. |
Uses of RegexReplacement in org.apache.logging.log4j.core.layout |
---|
Methods in org.apache.logging.log4j.core.layout with parameters of type RegexReplacement | |
---|---|
static PatternLayout |
PatternLayout.createLayout(String pattern,
Configuration config,
RegexReplacement replace,
Charset charset,
boolean alwaysWriteExceptions,
boolean noConsoleNoAnsi,
String header,
String footer)
Create a pattern layout. |
PatternLayout.Builder |
PatternLayout.Builder.withRegexReplacement(RegexReplacement regexReplacement)
|
Uses of RegexReplacement in org.apache.logging.log4j.core.pattern |
---|
Methods in org.apache.logging.log4j.core.pattern that return RegexReplacement | |
---|---|
static RegexReplacement |
RegexReplacement.createRegexReplacement(Pattern regex,
String replacement)
Create a RegexReplacement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.