xmlBlaster 1.6.2 client API

org.xmlBlaster.util.log
Class FileHandler2

java.lang.Object
  extended byjava.util.logging.Handler
      extended byjava.util.logging.StreamHandler
          extended byjava.util.logging.FileHandler
              extended byorg.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()
           
 
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

xmlBlaster 1.6.2 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.