public final class LoggingUtils extends Object
Constructor and Description |
---|
LoggingUtils() |
Modifier and Type | Method and Description |
---|---|
static LoggingHandler |
createHandler(OutputStream fos)
Setup logging handler and add to the root logger
|
static void |
removeHandler(Handler handler)
Remove the given handler from the root logger
|
public static LoggingHandler createHandler(OutputStream fos)
public static void removeHandler(Handler handler)
handler
- Copyright © 2004-2015. All Rights Reserved.