ariba.util.log
Class DefaultLayout

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.DefaultLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

public class DefaultLayout
extends StandardLayout

Simplest Layout you can ever use Used for the DefaultConsole as defined in log4j.properties


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
DefaultLayout()
           
 
Method Summary
 java.lang.String getHeader()
          Returns the header string when we start logging.
 
Methods inherited from class ariba.util.log.StandardLayout
createPatternParser
 
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

DefaultLayout

public DefaultLayout()
Method Detail

getHeader

public java.lang.String getHeader()
Description copied from class: StandardLayout
Returns the header string when we start logging.

Overrides:
getHeader in class StandardLayout
Returns:
the header string


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