xmlBlaster 2.2.0 API

org.xmlBlaster.util.log
Class FileHandler2

java.lang.Object
  extended by java.util.logging.Handler
      extended by java.util.logging.StreamHandler
          extended by java.util.logging.FileHandler
              extended by org.xmlBlaster.util.log.FileHandler2

public class FileHandler2
extends java.util.logging.FileHandler

The only purpose of this class is to support a second file handler configuration in logging.properties

java.util.logging is too limited in its configuration abilities!

Author:
Marcel Ruff
See Also:
http://forum.java.sun.com/thread.jspa?threadID=653537&messageID=3841562

Constructor Summary
FileHandler2()
           
 
Method Summary
 
Methods inherited from class java.util.logging.FileHandler
close, publish
 
Methods inherited from class java.util.logging.StreamHandler
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

FileHandler2

public FileHandler2()
             throws java.io.IOException
Throws:
java.io.IOException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.