This project has retired. For details please refer to its Attic page.
StatisticsLogLayout (Lens 2.0.1-beta-incubating API)

org.apache.lens.server.stats.store.log
Class StatisticsLogLayout

java.lang.Object
  extended by org.apache.log4j.Layout
      extended by org.apache.log4j.SimpleLayout
          extended by org.apache.lens.server.stats.store.log.StatisticsLogLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

public class StatisticsLogLayout
extends org.apache.log4j.SimpleLayout

Empty statistics log layout for log4j.


Field Summary
 
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
 
Constructor Summary
StatisticsLogLayout()
           
 
Method Summary
 String format(org.apache.log4j.spi.LoggingEvent event)
           
 
Methods inherited from class org.apache.log4j.SimpleLayout
activateOptions, ignoresThrowable
 
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter, getHeader
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsLogLayout

public StatisticsLogLayout()
Method Detail

format

public String format(org.apache.log4j.spi.LoggingEvent event)
Overrides:
format in class org.apache.log4j.SimpleLayout


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.