ariba.util.log
Class BareLayout

java.lang.Object
  extended by org.apache.log4j.Layout
      extended by org.apache.log4j.PatternLayout
          extended by ariba.util.log.StandardLayout
              extended by ariba.util.log.BareLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

public class BareLayout
extends StandardLayout

Layout whose pattern is only the log message itself: "%m"


Field Summary
 
Fields inherited from class org.apache.log4j.PatternLayout
DEFAULT_CONVERSION_PATTERN, TTCC_CONVERSION_PATTERN
 
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
 
Constructor Summary
BareLayout()
          Construct a BareLayout
 
Method Summary
 
Methods inherited from class ariba.util.log.StandardLayout
createPatternParser, getHeader
 
Methods inherited from class org.apache.log4j.PatternLayout
activateOptions, format, getConversionPattern, ignoresThrowable, setConversionPattern
 
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BareLayout

public BareLayout()
Construct a BareLayout



AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.