public class DetailedLogLayout
extends org.apache.log4j.Layout
| Constructor and Description |
|---|
DetailedLogLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
activateOptions() |
String |
format(org.apache.log4j.spi.LoggingEvent event) |
String[] |
getOptionStrings() |
boolean |
ignoresThrowable() |
void |
setOption(String option,
String value) |
public void activateOptions()
activateOptions in interface org.apache.log4j.spi.OptionHandleractivateOptions in class org.apache.log4j.Layoutpublic String[] getOptionStrings()
getOptionStrings in interface org.apache.log4j.spi.OptionHandlergetOptionStrings in class org.apache.log4j.Layoutpublic void setOption(String option, String value)
setOption in interface org.apache.log4j.spi.OptionHandlersetOption in class org.apache.log4j.Layoutpublic boolean ignoresThrowable()
ignoresThrowable in class org.apache.log4j.Layoutpublic String format(org.apache.log4j.spi.LoggingEvent event)
format in class org.apache.log4j.LayoutCopyright © 2002–2025 Devexperts LLC. All rights reserved.