- ABSOLUTE_FORMAT -
Static variable in class org.x4juli.global.Constants
- Key for an absolute date format.
- ABSOLUTE_TIME_PATTERN -
Static variable in class org.x4juli.global.Constants
- The absolute date pattern.
- ACCEPT -
Static variable in interface org.x4juli.global.spi.ExtendedFilter
- The log event must be logged immediately without consulting with the
remaining filters, if any, in the chain.
- AWT_TOOLKIT -
Static variable in class org.x4juli.global.SystemUtils
-
The
awt.toolkit System Property.
- AbstractAction - class org.x4juli.handlers.rolling.helper.AbstractAction.
- Abstract base class for implementations of Action.
- AbstractAction() -
Constructor for class org.x4juli.handlers.rolling.helper.AbstractAction
-
- AbstractComponent - class org.x4juli.global.components.AbstractComponent.
- The basic implementation for all x4juli components.
- AbstractComponent() -
Constructor for class org.x4juli.global.components.AbstractComponent
-
- AbstractExtendedLogRecord - class org.x4juli.global.components.AbstractExtendedLogRecord.
- An abstract class defining the missing methods for full featured logging.
- AbstractExtendedLogRecord(Level, String) -
Constructor for class org.x4juli.global.components.AbstractExtendedLogRecord
- Constructs a new ExtendedLogRecord.
- AbstractExtendedLogger - class org.x4juli.global.components.AbstractExtendedLogger.
- Basic implementation for implementing directly a log wrapper with an
interface.
- AbstractExtendedLogger(String, String) -
Constructor for class org.x4juli.global.components.AbstractExtendedLogger
-
- AbstractFilter - class org.x4juli.global.components.AbstractFilter.
-
The abstract class for every
org.x4juli.filter class. - AbstractFilter() -
Constructor for class org.x4juli.global.components.AbstractFilter
-
- AbstractFormatter - class org.x4juli.global.components.AbstractFormatter.
- AbstractFormatter is for ease of development.
- AbstractFormatter() -
Constructor for class org.x4juli.global.components.AbstractFormatter
-
- AbstractHandler - class org.x4juli.global.components.AbstractHandler.
- Abstract superclass of the other handlers in the package.
- AbstractHandler() -
Constructor for class org.x4juli.global.components.AbstractHandler
- Default Constructor instantiation used for configuration by file.
- AbstractHandler(String) -
Constructor for class org.x4juli.global.components.AbstractHandler
- Utility Constructor.
- AbstractRollingPolicy - class org.x4juli.handlers.rolling.AbstractRollingPolicy.
- Implements methods common to most, it not all, rolling policies.
- AbstractRollingPolicy() -
Constructor for class org.x4juli.handlers.rolling.AbstractRollingPolicy
- Constructor for use with file based configuration.
- AbstractRollingPolicy(String) -
Constructor for class org.x4juli.handlers.rolling.AbstractRollingPolicy
- Constructor for use in programmatically configuration.
- Action - interface org.x4juli.handlers.rolling.helper.Action.
- The Action interface should be implemented by any class that performs file
system actions for RollingFileHandler after the close of the active log file.
- AndFilter - class org.x4juli.filter.AndFilter.
- A filter that 'and's the results of any number of contained filters together.
- AndFilter() -
Constructor for class org.x4juli.filter.AndFilter
-
- abbreviate(int, StringBuffer) -
Method in class org.x4juli.formatter.pattern.NameAbbreviator.MaxElementAbbreviator
- Abbreviate name.
- abbreviate(int, StringBuffer) -
Method in class org.x4juli.formatter.pattern.NameAbbreviator.NOPAbbreviator
- Abbreviates a name in a StringBuffer.
- abbreviate(int, StringBuffer) -
Method in class org.x4juli.formatter.pattern.NameAbbreviator.PatternAbbreviator
- Abbreviate name.
- abbreviate(StringBuffer, int) -
Method in class org.x4juli.formatter.pattern.NameAbbreviator.PatternAbbreviatorFragment
- Abbreviate element of name.
- abbreviate(int, StringBuffer) -
Method in class org.x4juli.formatter.pattern.NameAbbreviator
- Abbreviates a name in a StringBuffer.
- abbreviate(int, StringBuffer) -
Method in class org.x4juli.formatter.pattern.NamePatternConverter
- Abbreviate name in string buffer.
- abbreviator -
Variable in class org.x4juli.formatter.pattern.NamePatternConverter
- Abbreviator.
- acceptOnMatch -
Variable in class org.x4juli.filter.AndFilter
-
- acceptOnMatch -
Variable in class org.x4juli.filter.LevelMatchFilter
- Do we return ACCEPT when a match occurs.
- acceptOnMatch -
Variable in class org.x4juli.filter.LevelRangeFilter
- Do we return ACCEPT when a match occurs.
- acceptOnMatch -
Variable in class org.x4juli.filter.StringMatchFilter
-
- actions -
Variable in class org.x4juli.handlers.rolling.helper.CompositeAction
- Actions to perform.
- activateOptions() -
Method in class org.x4juli.formatter.HTMLFormatter
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.formatter.PatternFormatter
- Activates the conversion pattern.
- activateOptions() -
Method in class org.x4juli.formatter.SimpleFormatter
-
- activateOptions() -
Method in class org.x4juli.global.components.AbstractFilter
- Usually filters options become active when set.
- activateOptions() -
Method in class org.x4juli.global.components.AbstractHandler
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
Subclasses have not set active to true, but call super as
last statement!
- activateOptions() -
Method in interface org.x4juli.global.spi.OptionHandler
- Activate the options that were previously set with calls to option
setters.
- activateOptions() -
Method in class org.x4juli.handlers.ConsoleHandler
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
Subclasses have not set active to true, but call super as
last statement!
- activateOptions() -
Method in class org.x4juli.handlers.FileHandler
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
Subclasses have not set active to true, but call super as
last statement!
- activateOptions() -
Method in class org.x4juli.handlers.RollingFileHandler
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
Subclasses have not set active to true, but call super as
last statement!
- activateOptions() -
Method in class org.x4juli.handlers.WriterHandler
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
Subclasses have not set active to true, but call super as
last statement!
- activateOptions() -
Method in class org.x4juli.handlers.rolling.AbstractRollingPolicy
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.handlers.rolling.FilterBasedTriggeringPolicy
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.handlers.rolling.FixedWindowRollingPolicy
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.handlers.rolling.SizeBasedTriggeringPolicy
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.handlers.rolling.TimeBasedRollingPolicy
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.handlers.rolling.nop.NOPRollingPolicy
- Activate the options that were previously set with calls to option
setters.
This allows to defer activiation of the options until all options have
been set. This is required for components which have related options that
remain ambigous until all are set.
- activateOptions() -
Method in class org.x4juli.handlers.rolling.nop.NOPTriggeringPolicy
-
- active -
Variable in class org.x4juli.global.components.AbstractHandler
- Is the appender ready for action.
- activeFileName -
Variable in class org.x4juli.handlers.rolling.AbstractRollingPolicy
- Active file name may be null.
- activeFileName -
Variable in class org.x4juli.handlers.rolling.RolloverDescriptionImpl
- Active log file name after rollover.
- addFilter(AbstractFilter) -
Method in class org.x4juli.filter.AndFilter
-
- addFilter(ExtendedFilter) -
Method in class org.x4juli.global.components.AbstractHandler
- Add a filter to end of the filter list.
- addFilter(ExtendedFilter) -
Method in interface org.x4juli.global.spi.ExtendedHandler
- Add a filter to end of the filter list.
- addFilter(ExtendedFilter) -
Method in class org.x4juli.handlers.rolling.FilterBasedTriggeringPolicy
- Add a filter to end of the filter list.
- addHandler(Handler) -
Method in class org.x4juli.global.components.ComponentLogger
-
- addHandler(Handler) -
Method in interface org.x4juli.global.spi.Logger
-
- addLogger(Logger) -
Method in class org.x4juli.ClassLoaderLogManager
- Add the specified logger to the classloader local configuration.
- addLogger(Logger) -
Method in interface org.x4juli.global.spi.LogManager
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in interface org.x4juli.global.spi.LogManager
-
- append -
Variable in class org.x4juli.handlers.rolling.RolloverDescriptionImpl
- Should active file be opened for appending.
- appendEscapingCDATA(Writer, String) -
Static method in class org.x4juli.global.helper.Transform
- Ensures that embeded CDEnd strings (]]>) are handled properly within
message, NDC and throwable tag text.
- appendLogRecord(ExtendedLogRecord) -
Method in class org.x4juli.global.components.AbstractHandler
- Subclasses of
AbstractHandler should implement this method
to perform actual logging.
- appendLogRecord(ExtendedLogRecord) -
Method in class org.x4juli.handlers.WriterHandler
- Subclasses of
AbstractHandler should implement this method
to perform actual logging. See also AbstractHandler.publish(ExtendedLogRecord)
method.
- appendParamsToString(String, Object[]) -
Static method in class org.x4juli.formatter.helper.FormatterUtil
-
- appendThrowableAsHTML(String[], Writer) -
Method in class org.x4juli.formatter.HTMLFormatter
- Write an Throwable as HTML code.
- asynchronous -
Variable in class org.x4juli.handlers.rolling.RolloverDescriptionImpl
- Action to be completed after close of current active log file and before
next rollover attempt, may be executed asynchronously.