|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.log4j.Layout
org.apache.log4j.PatternLayout
com.netflix.logging.log4jAdapter.NFPatternLayout
public class NFPatternLayout
Custom Pattern Layout class for less contended implementation.
| 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 |
| Constructor Summary | |
|---|---|
NFPatternLayout()
|
|
NFPatternLayout(java.lang.String pattern)
|
|
| Method Summary | |
|---|---|
protected org.apache.log4j.helpers.PatternParser |
createPatternParser(java.lang.String pattern)
|
| Methods inherited from class org.apache.log4j.PatternLayout |
|---|
activateOptions, format, 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 |
| Constructor Detail |
|---|
public NFPatternLayout()
public NFPatternLayout(java.lang.String pattern)
| Method Detail |
|---|
protected org.apache.log4j.helpers.PatternParser createPatternParser(java.lang.String pattern)
createPatternParser in class org.apache.log4j.PatternLayout
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||