public final class Logging
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PERFLOGGER
Name of the Performance logger.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
formatError(java.lang.Throwable throwable)
Formats a Throwable to a string with details of all the causes.
|
static void |
setLogLevel(java.lang.String newLevel)
Sets the log level to the the.
|
public static final java.lang.String PERFLOGGER
public static java.lang.String formatError(java.lang.Throwable throwable)
throwable
- Exceptionpublic static void setLogLevel(java.lang.String newLevel)
newLevel
- the new logging level