|
xmlBlaster 2.2.0 client API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.logging.Handler java.util.logging.StreamHandler java.util.logging.FileHandler org.xmlBlaster.util.log.FileHandler2
public class FileHandler2
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!
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 |
---|
public FileHandler2() throws java.io.IOException
java.io.IOException
|
xmlBlaster 2.2.0 client API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |