public interface VirtualHostFileLogger<X extends VirtualHostFileLogger<X>> extends VirtualHostLogger<X>
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_NAME |
static String |
MAX_FILE_SIZE |
static String |
TYPE |
AWAIT_ATTAINMENT_TIMEOUT, CONTEXT, CREATED_BY, CREATED_TIME, DEFAULT_AWAIT_ATTAINMENT_TIMEOUT, 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 |
|---|---|
Content |
getAllFiles() |
Content |
getFile(String fileName) |
String |
getFileName() |
Content |
getFiles(Set<String> fileName) |
String |
getLayout() |
List<LogFileDetails> |
getLogFiles() |
int |
getMaxFileSize() |
int |
getMaxHistory() |
boolean |
isCompressOldFiles() |
boolean |
isRollDaily() |
boolean |
isRollOnRestart() |
getErrorCount, getWarnCount, stopLoggingaddChangeListener, asObjectRecord, authorise, authorise, authorise, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getType, getTypeClass, getUserPreferences, hasEncrypter, isDurable, managesChildStorage, newToken, open, openAsync, removeChangeListener, setAttributes, setAttributesAsync, setUserPreferencesgetContextKeys, getContextValue, getContextValuegetTaskExecutorstatic final String TYPE
static final String FILE_NAME
static final String MAX_FILE_SIZE
String getFileName()
boolean isRollDaily()
boolean isRollOnRestart()
boolean isCompressOldFiles()
int getMaxHistory()
int getMaxFileSize()
String getLayout()
List<LogFileDetails> getLogFiles()
Content getAllFiles()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.