public abstract class LoggingUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSOLE_APPENDER_NAME |
| Constructor and Description |
|---|
LoggingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initLoggingBridge() |
static void |
logToConsole(boolean start)
Starts or stops logging to the console.
|
public static final String CONSOLE_APPENDER_NAME
Copyright © 2016–2018 Softelnet. All rights reserved.