public class LoggingSetupRecorder extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static boolean |
IS_CON_EMU_ANSI
|
(package private) static boolean |
IS_CYGWIN
These tests are same as used in jansi
Source: https://github.com/fusesource/jansi/commit/bb3d538315c44f799d34fd3426f6c91c8e8dfc55
|
(package private) static boolean |
IS_MINGW_XTERM |
(package private) static boolean |
IS_WINDOWS |
Constructor and Description |
---|
LoggingSetupRecorder() |
Modifier and Type | Method and Description |
---|---|
void |
initializeLogging(LogConfig config) |
void |
initializeLoggingForImageBuild() |
static final boolean IS_WINDOWS
static final boolean IS_CON_EMU_ANSI
static final boolean IS_CYGWIN
static final boolean IS_MINGW_XTERM
public void initializeLogging(LogConfig config)
public void initializeLoggingForImageBuild()
Copyright © 2019 JBoss by Red Hat. All rights reserved.