| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOGGER_CONTEXT_BUNDLECONTEXT_KEY |
"org.ops4j.pax.logging.logback.bundlecontext" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SYSLOG_ALL |
7 |
public static final int |
SYSLOG_DEBUG |
7 |
public static final int |
SYSLOG_ERROR |
3 |
public static final int |
SYSLOG_FATAL |
0 |
public static final int |
SYSLOG_INFO |
6 |
public static final int |
SYSLOG_OFF |
0 |
public static final int |
SYSLOG_TRACE |
7 |
public static final int |
SYSLOG_WARN |
4 |
Copyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.