public class ERXLog4JConfiguration extends WOComponent
Modifier and Type | Class and Description |
---|---|
static class |
ERXLog4JConfiguration.LoggerLevel
A representation of the various Logger levels.
|
static class |
ERXLog4JConfiguration.PageSection
A representation of the available page sections/views.
|
WOComponent._EventLoggingEnabler, WOComponent.Event
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException
Modifier and Type | Field and Description |
---|---|
org.apache.log4j.Level |
aLevel |
ERXLog4JConfiguration.LoggerLevel |
aLoggerLevel |
org.apache.log4j.AppenderSkeleton |
anAppender |
ERXLog4JConfiguration.PageSection |
aPageSection |
ERXLog4JConfiguration.LoggerLevel |
filterLevel |
boolean |
isNewLoggerARuleLogger |
static EOSortOrdering |
NAME_SORT_ORDERING |
ERXLog4JConfiguration.LoggerLevel |
newLoggerLevel |
int |
rowIndex |
boolean |
showAll |
static NSMutableArray |
SORT_BY_NAME |
_Extension, _IsEventLoggingEnabled, _keyAssociations
_CLASS
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
NullValue
_CLASS
Constructor and Description |
---|
ERXLog4JConfiguration(WOContext aContext) |
__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithName
public ERXLog4JConfiguration.LoggerLevel filterLevel
public ERXLog4JConfiguration.LoggerLevel newLoggerLevel
public org.apache.log4j.AppenderSkeleton anAppender
public org.apache.log4j.Level aLevel
public ERXLog4JConfiguration.LoggerLevel aLoggerLevel
public boolean isNewLoggerARuleLogger
public boolean showAll
public int rowIndex
public ERXLog4JConfiguration.PageSection aPageSection
public static final EOSortOrdering NAME_SORT_ORDERING
public static final NSMutableArray SORT_BY_NAME
public ERXLog4JConfiguration(WOContext aContext)
public org.apache.log4j.Logger logger()
public void setLogger(org.apache.log4j.Logger newValue)
public String filterString()
public void setFilterString(String newValue)
public String loggerName()
public void setLoggerName(String newValue)
public String ruleKey()
public void setRuleKey(String newValue)
public NSArray pageSections()
public String activeSection()
public void setActiveSection(String name)
public NSArray loggers()
loggers
that pass the filters for logger name and level.public void addLogger(org.apache.log4j.Logger log, NSMutableArray result)
log
- to addresult
- array to which the logger will be added if it passes the filter constraintpublic ERXLog4JConfiguration.LoggerLevel currentLoggerLevel()
public void setCurrentLoggerLevel(ERXLog4JConfiguration.LoggerLevel loggerLevel)
public String classNameForLoggerLevelName()
public String classForLoggerRow()
public boolean omitLoggerLevelSettingDecoration()
public NSArray loggerLevels()
public NSArray loggerLevelsWithoutUnset()
public org.apache.log4j.spi.LoggerRepository loggerRepository()
public String classNameForLoggerRepositoryThresholdName()
public boolean omitLoggerRepositoryThresholdSettingDecoration()
public NSArray appenders()
AppenderSkeleton
.public NSArray levelsWithoutUnset()
public ERXLog4JConfiguration.LoggerLevel currentAppenderLevel()
public void setCurrentAppenderLevel(ERXLog4JConfiguration.LoggerLevel loggerLevel)
public String classForAppenderRow()
public String classNameForAppenderThresholdName()
public boolean omitAppenderThresholdSettingDecoration()
public WOComponent updateAppenderSettings()
public WOComponent updateRepositorySettings()
public WOComponent filter()
public WOComponent resetFilter()
public WOComponent update()
public String showAllLoggersSelection()
public void setShowAllLoggersSelection(String value)
public WOComponent addLogger()
public String loggerPropertiesString()
public void appendToResponse(WOResponse response, WOContext context)
appendToResponse
in class WOComponent
public int instanceNumber()
public boolean knowsAppNumber()
public String conversionPattern()
public void setConversionPattern(String newPattern)
public WOComponent updateConversionPattern()
public String classForNavItem()
public String classForLoggersDiv()
public String classForRepositoryDiv()
public String classForAppendersDiv()
public String classForOtherSettingsDiv()
public String classForLoggerConfigurationControlBar()
public void awake()
awake
in class WOComponent
Copyright © 2002 – 2024 Project Wonder.