eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Class EALogLayout

java.lang.Object
  |
  +--org.apache.log4j.Layout
        |
        +--org.apache.log4j.helpers.DateLayout
              |
              +--mss.ea.core.EALogLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

public class EALogLayout
extends org.apache.log4j.helpers.DateLayout

Layout for logging facility. This class requires the Log4J package.

Since:
0.1
Version:
0.1 (07-25-2001)
Author:
Andreas Rummler

Fields inherited from class org.apache.log4j.helpers.DateLayout
date, DATE_FORMAT_OPTION, dateFormat, NULL_DATE_FORMAT, pos, RELATIVE_TIME_DATE_FORMAT, TIMEZONE_OPTION
 
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
 
Constructor Summary
EALogLayout()
           
 
Method Summary
 java.lang.String format(org.apache.log4j.spi.LoggingEvent event)
           
 boolean ignoresThrowable()
           
 
Methods inherited from class org.apache.log4j.helpers.DateLayout
activateOptions, dateFormat, getDateFormat, getOptionStrings, getTimeZone, setDateFormat, setDateFormat, setDateFormat, setOption, setTimeZone
 
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter, getHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EALogLayout

public EALogLayout()
Method Detail

format

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

ignoresThrowable

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

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS