org.apache.lens.server.stats.store.log
Class StatisticsLogLayout
java.lang.Object
org.apache.log4j.Layout
org.apache.log4j.SimpleLayout
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.
Fields inherited from class org.apache.log4j.Layout |
LINE_SEP, LINE_SEP_LEN |
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 |
StatisticsLogLayout
public StatisticsLogLayout()
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.