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_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_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 |
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_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 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
Copyright © 2012–2016 Taimos GmbH. All rights reserved.