- java.lang.Object
-
- org.apache.log4j.Layout
-
- org.apache.log4j.PatternLayout
-
- net.authorize.util.SensitiveFilterLayout
-
-
Field Summary
-
Fields inherited from class org.apache.log4j.PatternLayout
BUF_SIZE, DEFAULT_CONVERSION_PATTERN, MAX_CAPACITY, TTCC_CONVERSION_PATTERN
-
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
format(org.apache.log4j.spi.LoggingEvent event) |
static java.lang.String |
maskCreditCards(java.lang.String str) |
static java.lang.String |
maskSensitiveXmlString(java.lang.String str) |
-
Methods inherited from class org.apache.log4j.PatternLayout
activateOptions, createPatternParser, getConversionPattern, ignoresThrowable, setConversionPattern
-
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter, getHeader
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018. All Rights Reserved.