org.ow2.petals.kernel.logging
Class PetalsFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.ebmwebsourcing.easycommons.logger.LogDataFormatter
          extended by org.ow2.petals.kernel.logging.PetalsFormatter

public final class PetalsFormatter
extends com.ebmwebsourcing.easycommons.logger.LogDataFormatter


Constructor Summary
PetalsFormatter()
           
 
Method Summary
protected  java.lang.StringBuffer buildPattern(java.util.logging.LogRecord record)
           
 void setContainerName(java.lang.String containerName)
          Set the container name
 
Methods inherited from class com.ebmwebsourcing.easycommons.logger.LogDataFormatter
addLogDataAppender, format, formatExtraParameters, formatMessage, populateExtraParameters, setExtraParametersDelimiter
 
Methods inherited from class java.util.logging.Formatter
getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PetalsFormatter

public PetalsFormatter()
Method Detail

setContainerName

public void setContainerName(java.lang.String containerName)
Set the container name

Parameters:
containerName -

buildPattern

protected java.lang.StringBuffer buildPattern(java.util.logging.LogRecord record)
Overrides:
buildPattern in class com.ebmwebsourcing.easycommons.logger.LogDataFormatter


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.