org.ow2.petals.kernel.logging
Class PetalsFileHandler

java.lang.Object
  extended by java.util.logging.Handler
      extended by java.util.logging.StreamHandler
          extended by com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler
              extended by org.ow2.petals.kernel.logging.PetalsFileHandler

public class PetalsFileHandler
extends com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler


Constructor Summary
PetalsFileHandler()
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandler
getStringProperty, publish
 
Methods inherited from class java.util.logging.StreamHandler
close, flush, isLoggable, setEncoding, setOutputStream
 
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PetalsFileHandler

public PetalsFileHandler()
                  throws java.io.IOException,
                         com.ebmwebsourcing.easycommons.properties.PropertiesException
Throws:
java.io.IOException
com.ebmwebsourcing.easycommons.properties.PropertiesException


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