public class EventCodes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_CONNECTION
The current connection.
|
static String |
ATTRIBUTE_IP |
static String |
ATTRIBUTE_LOG_MESSAGE
This attribute is the key for the log message previously passes to log.info()/log.debug() calls
|
static String |
ATTRIBUTE_REMOTE_IP
The remote ip.
|
static String |
ATTRIBUTE_THROWABLE
This attribute is the key for the throwable object previously passed in some log.info() calls.
|
static int |
EVENT_CONNECTION_ATTEMPT
Connection attempt
|
Constructor and Description |
---|
EventCodes() |
public static final String ATTRIBUTE_IP
public static final String ATTRIBUTE_LOG_MESSAGE
public static final String ATTRIBUTE_THROWABLE
public static final int EVENT_CONNECTION_ATTEMPT
public static final String ATTRIBUTE_CONNECTION
public static final String ATTRIBUTE_REMOTE_IP
Copyright © 2024. All rights reserved.