public class BootLogging extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG_ENABLED |
static org.jboss.logging.Logger |
LOGGER |
static String |
NAME |
static boolean |
TRACE_ENABLED |
| Constructor and Description |
|---|
BootLogging() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.logging.Logger |
subLogger(String subPath) |
static String |
subLoggerName(String subPath) |
public static String NAME
public static final org.jboss.logging.Logger LOGGER
public static final boolean DEBUG_ENABLED
public static final boolean TRACE_ENABLED
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.