public class ThreadSafeLayout extends Layout
FileLogManager
LINE_SEP, LINE_SEP_LEN
Constructor and Description |
---|
ThreadSafeLayout(Layout layout)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
activateOptions() |
String |
format(LoggingEvent evt)
Calls the decorated instance, prefixing with job identifier.
|
boolean |
ignoresThrowable() |
getContentType, getFooter, getHeader
public ThreadSafeLayout(Layout layout)
layout
- decorated layoutpublic void activateOptions()
public String format(LoggingEvent evt)
format
in class Layout
Layout.format(org.apache.log4j.spi.LoggingEvent)
public boolean ignoresThrowable()
ignoresThrowable
in class Layout
Copyright © 2007–2021 Norconex Inc.. All rights reserved.