net.praqma.logging
Class LoggingUtils
java.lang.Object
net.praqma.logging.LoggingUtils
public final class LoggingUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingUtils
public LoggingUtils()
createHandler
public static LoggingHandler createHandler(OutputStream fos)
- Setup logging handler and add to the root logger
removeHandler
public static void removeHandler(Handler handler)
- Remove the given handler from the root logger
- Parameters:
handler -
Copyright © 2004-2012. All Rights Reserved.