com.pmease.quickbuild.bootstrap
Class HtmlLogLayout

java.lang.Object
  extended by org.apache.log4j.Layout
      extended by com.pmease.quickbuild.bootstrap.HtmlLogLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

public class HtmlLogLayout
extends org.apache.log4j.Layout


Field Summary
 
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
 
Constructor Summary
HtmlLogLayout()
           
 
Method Summary
 void activateOptions()
           
 java.lang.String format(org.apache.log4j.spi.LoggingEvent event)
           
 boolean ignoresThrowable()
           
 
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

HtmlLogLayout

public HtmlLogLayout()
Method Detail

format

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

ignoresThrowable

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

activateOptions

public void activateOptions()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.