public interface CLogLevels
| Modifier and Type | Field and Description |
|---|---|
static long |
LOG_CENTRAL
Log level: Central log.
|
static long |
LOG_DEFAULT
Log level: Default (according to MSGTYPE).
|
static long |
LOG_INTERACTIVE
Log level: Interactive only.
|
static long |
LOG_LOCAL
Log level: Local log.
|
static long |
LOG_OPERATOR
Log level: Operator warning.
|
static long |
LOG_SCREAM
Log level: Scream and shout.
|
static final long LOG_DEFAULT
static final long LOG_INTERACTIVE
static final long LOG_LOCAL
static final long LOG_CENTRAL
static final long LOG_OPERATOR
static final long LOG_SCREAM
Copyright © 2006–2018 Esito AS. All rights reserved.