Package com.mapr.log4j
Class NoFormatLayout
java.lang.Object
org.apache.log4j.Layout
com.mapr.log4j.NoFormatLayout
- All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler
public class NoFormatLayout
extends org.apache.log4j.Layout
-
Field Summary
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter, getHeader
-
Constructor Details
-
NoFormatLayout
public NoFormatLayout()
-
-
Method Details
-
activateOptions
public void activateOptions() -
format
- Specified by:
formatin classorg.apache.log4j.Layout
-
ignoresThrowable
public boolean ignoresThrowable()- Specified by:
ignoresThrowablein classorg.apache.log4j.Layout
-