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
  • Constructor Details

    • NoFormatLayout

      public NoFormatLayout()
  • Method Details

    • activateOptions

      public void activateOptions()
    • format

      public String format(org.apache.log4j.spi.LoggingEvent event)
      Specified by:
      format in class org.apache.log4j.Layout
    • ignoresThrowable

      public boolean ignoresThrowable()
      Specified by:
      ignoresThrowable in class org.apache.log4j.Layout