public interface Log4jDaemonProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGENTRIES_TOKEN
the log token for logentries.com
|
static String |
LOGGER_FILE
true to use
FileAppender; false to disable |
static String |
LOGGER_LAYOUT
the logger layout
|
static String |
LOGGER_LAYOUT_JSON
the logger layout - JSON
|
static String |
LOGGER_LAYOUT_PATTERN
the logger layout - Pattern
|
static String |
LOGGER_LEVEL
the logger level (see
Level) |
static String |
LOGGER_LOGENTRIES
true to use
LogglyAppender; false to disable |
static String |
LOGGER_LOGGLY
true to use
LogglyAppender; false to disable |
static String |
LOGGER_PATTERN
the logger pattern
|
static String |
LOGGER_SUMOLOGIC
true to use SumoLogicAppender; false to disable
|
static String |
LOGGER_SYSLOG
true to use
SyslogAppender; false to disable |
static String |
LOGGLY_TAGS
the tags for loggly
|
static String |
LOGGLY_TOKEN
the customer token for loggly
|
static String |
SUMOLOGIC_URL
the log URL for sumologic.com HTTP endpoint
|
static String |
SYSLOG_FACILITY
the syslog facility (LOCAL0, LOCAL1, ...)
|
static String |
SYSLOG_HOST
the host for remote syslog
|
static String |
SYSLOG_LEVEL
the log level for syslog (see
Level) |
static final String LOGGER_LEVEL
Level)static final String LOGGER_PATTERN
static final String LOGGER_LAYOUT
static final String LOGGER_LAYOUT_PATTERN
static final String LOGGER_LAYOUT_JSON
static final String LOGGER_FILE
FileAppender; false to disablestatic final String LOGGER_SYSLOG
SyslogAppender; false to disablestatic final String LOGGER_LOGGLY
LogglyAppender; false to disablestatic final String LOGGER_LOGENTRIES
LogglyAppender; false to disablestatic final String LOGGER_SUMOLOGIC
static final String SYSLOG_LEVEL
Level)static final String SYSLOG_FACILITY
static final String SYSLOG_HOST
static final String LOGGLY_TOKEN
static final String LOGGLY_TAGS
static final String LOGENTRIES_TOKEN
static final String SUMOLOGIC_URL
Copyright © 2012–2017 Taimos GmbH. All rights reserved.