public class ThreadSafeLayout extends Layout
FileLogManagerLINE_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, getHeaderpublic ThreadSafeLayout(Layout layout)
layout - decorated layoutpublic void activateOptions()
public String format(LoggingEvent evt)
format in class LayoutLayout.format(org.apache.log4j.spi.LoggingEvent)public boolean ignoresThrowable()
ignoresThrowable in class LayoutCopyright © 2007–2021 Norconex Inc.. All rights reserved.