public interface BrokerLogbackSocketLogger<X extends BrokerLogbackSocketLogger<X>> extends BrokerLogger<X>
Modifier and Type | Field and Description |
---|---|
static String |
INCLUDE_CALLER_DATA |
static String |
MAPPED_DIAGNOSTIC_CONTEXT |
static String |
PORT |
static String |
RECONNECTION_DELAY |
static String |
REMOTE_HOST |
static String |
TYPE |
CONTEXT, CREATED_BY, CREATED_TIME, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, OVER_SIZED_ATTRIBUTE_ALTERNATIVE_TEXT, STATE
Modifier and Type | Method and Description |
---|---|
boolean |
getIncludeCallerData() |
Map<String,String> |
getMappedDiagnosticContext() |
int |
getPort() |
long |
getReconnectionDelay() |
String |
getRemoteHost() |
getErrorCount, getWarnCount, isVirtualHostLogEventExcluded, stopLogging
addChangeListener, asObjectRecord, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getContextKeys, getContextValue, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getTaskExecutor, getType, getTypeClass, isDurable, managesChildStorage, open, openAsync, removeChangeListener, setAttribute, setAttributes, setAttributesAsync
static final String TYPE
static final String PORT
static final String REMOTE_HOST
static final String RECONNECTION_DELAY
static final String INCLUDE_CALLER_DATA
static final String MAPPED_DIAGNOSTIC_CONTEXT
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.