public class JDKLogging extends Object
Constructor and Description |
---|
JDKLogging() |
Modifier and Type | Method and Description |
---|---|
static void |
disableLogging()
Disable java.util.logging.
|
static void |
enableConsoleLoggingForOpenDJ(Level level)
Enable JDK logging to stderr at provided level for OpenDJ classes.
|
static Formatter |
getFormatter()
Get a formatter.
|
static String[] |
getOpendDJLoggingRoots()
Returns the packages to be used as root for logging.
|
public JDKLogging()
public static void disableLogging()
public static void enableConsoleLoggingForOpenDJ(Level level)
level
- The level to log.public static Formatter getFormatter()
public static String[] getOpendDJLoggingRoots()
This package covers all OpenDJ classes.
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.