- aai - Variable in class org.apache.log4j.AsyncAppender
-
Nested appenders.
- aai - Variable in class org.apache.log4j.Category
-
- aai - Variable in class org.apache.log4j.Dispatcher
-
Deprecated.
- abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator
-
Abbreviates a name in a StringBuffer.
- abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator.DropElementAbbreviator
-
Abbreviate name.
- abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator.MaxElementAbbreviator
-
Abbreviate name.
- abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator.NOPAbbreviator
-
Abbreviates a name in a StringBuffer.
- abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviator
-
Abbreviate name.
- abbreviate(StringBuffer, int) - Method in class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviatorFragment
-
Abbreviate element of name.
- abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NamePatternConverter
-
Abbreviate name in string buffer.
- abbreviator - Variable in class org.apache.log4j.pattern.NamePatternConverter
-
Abbreviator.
- ABS_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- ABSOLUTE_FORMAT - Static variable in class org.apache.log4j.pattern.DatePatternConverter
-
ABSOLUTE string literal.
- ABSOLUTE_TIME_PATTERN - Static variable in class org.apache.log4j.pattern.DatePatternConverter
-
SimpleTimePattern for ABSOLUTE.
- AbsoluteTimeDateFormat - Class in org.apache.log4j.helpers
-
Formats a Date
in the format "HH:mm:ss,SSS" for example,
"15:49:37,459".
- AbsoluteTimeDateFormat() - Constructor for class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- AbsoluteTimeDateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- AbstractDynamicMBean - Class in org.apache.log4j.jmx
-
- AbstractDynamicMBean() - Constructor for class org.apache.log4j.jmx.AbstractDynamicMBean
-
- ACCEPT - Static variable in class org.apache.log4j.spi.Filter
-
The log event must be logged immediately without consulting with
the remaining filters, if any, in the chain.
- ACCEPT_ON_MATCH_OPTION - Static variable in class org.apache.log4j.varia.StringMatchFilter
-
- acceptOnMatch - Variable in class org.apache.log4j.varia.LevelMatchFilter
-
Do we return ACCEPT when a match occurs.
- acceptOnMatch - Variable in class org.apache.log4j.varia.LevelRangeFilter
-
Do we return ACCEPT when a match occurs.
- acceptOnMatch - Variable in class org.apache.log4j.varia.StringMatchFilter
-
- actionPerformed(ActionEvent) - Method in class org.apache.log4j.chainsaw.ExitAction
-
Will shutdown the application.
- actionPerformed(ActionEvent) - Method in class org.apache.log4j.chainsaw.LoadXMLAction
-
Prompts the user for a file to load events from.
- activate() - Method in class org.apache.log4j.config.PropertySetter
-
- activateOptions() - Method in class org.apache.log4j.AppenderSkeleton
-
Derived appenders should override this method if option structure
requires it.
- activateOptions() - Method in class org.apache.log4j.ConsoleAppender
-
Prepares the appender for use.
- activateOptions() - Method in class org.apache.log4j.DailyRollingFileAppender
-
- activateOptions() - Method in class org.apache.log4j.EnhancedPatternLayout
-
Activates the conversion pattern.
- activateOptions() - Method in class org.apache.log4j.FileAppender
-
- activateOptions() - Method in class org.apache.log4j.helpers.DateLayout
-
- activateOptions() - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
No options to activate.
- activateOptions() - Method in class org.apache.log4j.HTMLLayout
-
No options to activate.
- activateOptions() - Method in class org.apache.log4j.net.JMSAppender
-
Options are activated and become effective only after calling
this method.
- activateOptions() - Method in class org.apache.log4j.net.SMTPAppender
-
Activate the specified options, such as the smtp host, the
recipient, from, etc.
- activateOptions() - Method in class org.apache.log4j.net.SocketAppender
-
Connect to the specified RemoteHost and Port.
- activateOptions() - Method in class org.apache.log4j.net.SocketHubAppender
-
Set up the socket server on the specified port.
- activateOptions() - Method in class org.apache.log4j.net.SyslogAppender
-
This method returns immediately as options are activated when they
are set.
- activateOptions() - Method in class org.apache.log4j.net.TelnetAppender
-
all of the options have been set, create the socket handler and
wait for connections.
- activateOptions() - Method in class org.apache.log4j.PatternLayout
-
Does not do anything as options become effective
- activateOptions() - Method in class org.apache.log4j.SimpleLayout
-
- activateOptions() - Method in class org.apache.log4j.spi.Filter
-
Usually filters options become active when set.
- activateOptions() - Method in interface org.apache.log4j.spi.OptionHandler
-
Activate the options that were previously set with calls to option
setters.
- activateOptions() - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
-
- activateOptions() - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
No options to activate.
- activateOptions() - Method in class org.apache.log4j.varia.NullAppender
-
There are no options to acticate.
- activateOptions() - Method in class org.apache.log4j.WriterAppender
-
Does nothing.
- activateOptions() - Method in class org.apache.log4j.xml.XMLLayout
-
No options to activate.
- AdapterLogRecord - Class in org.apache.log4j.lf5.util
-
A LogRecord to be used with the LogMonitorAdapter
- AdapterLogRecord() - Constructor for class org.apache.log4j.lf5.util.AdapterLogRecord
-
- add(LoggingEvent) - Method in class org.apache.log4j.AsyncAppender.DiscardSummary
-
Add discarded event to summary.
- add(LoggingEvent) - Method in class org.apache.log4j.helpers.CyclicBuffer
-
Add an event
as the last event in the buffer.
- ADD_APPENDER - Static variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- addActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- addAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
-
Add appender.
- addAppender(Appender) - Method in class org.apache.log4j.Category
-
Add newAppender
to the list of appenders of this
Category instance.
- addAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Attach an appender.
- addAppender(String, String) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- addAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Add appender.
- addAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Add an appender.
- addAppender(Appender) - Method in class org.apache.log4j.spi.NOPLogger
-
Add newAppender
to the list of appenders of this
Category instance.
- addAppenderEvent(Category, Appender) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- addAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
-
- addCategory(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
Method altered by Richard Hurst such that it returns the CategoryNode
corresponding to the CategoryPath
- addCategoryElement(CategoryElement) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
Adds the specified categoryElement to the end of the categoryElement set.
- addCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- addConverter(PatternConverter) - Method in class org.apache.log4j.helpers.PatternParser
-
- addDisplayedProperty(Object) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- addEvent(EventDetails) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Add an event to the list.
- addEvent() - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
Add an event to the model
- addFilter(Filter) - Method in interface org.apache.log4j.Appender
-
Add a filter to the end of the filter list.
- addFilter(Filter) - Method in class org.apache.log4j.AppenderSkeleton
-
Add a filter to end of the filter list.
- addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.Hierarchy
-
- addHierarchyEventListener(HierarchyEventListener) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.spi.NOPLoggerRepository
-
- additive - Variable in class org.apache.log4j.Category
-
Additivity is set to true by default, that is children inherit
the appenders of their ancestors by default.
- ADDITIVITY_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- ADDITIVITY_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- addLoggerMBean(String) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- addLoggerMBean(Logger) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- addMessage(LogRecord) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Adds a LogRecord to the LogMonitor.
- addMessage(LogRecord) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Add a log record message to be displayed in the LogTable.
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- addRecord() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- addRecordFromChild() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
Passes up the addition from child to parent
- addRecordToParent() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- addRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
-
Add an object renderer for a specific class.
- addRenderer(RendererSupport, String, String) - Static method in class org.apache.log4j.or.RendererMap
-
Add a renderer to a hierarchy passed as parameter.
- address - Variable in class org.apache.log4j.helpers.SyslogWriter
-
- address - Variable in class org.apache.log4j.net.SocketAppender
-
- ADDRESS_PARSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
-
- addressMessage(Message) - Method in class org.apache.log4j.net.SMTPAppender
-
Address message.
- addTableModelProperties() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- addToList(PatternConverter) - Method in class org.apache.log4j.helpers.PatternParser
-
- adjustmentValueChanged(AdjustmentEvent) - Method in class org.apache.log4j.lf5.viewer.TrackingAdjustmentListener
-
- advertise() - Method in class org.apache.log4j.net.ZeroConfSupport
-
- advertiseViaMulticastDNS - Variable in class org.apache.log4j.net.SocketAppender
-
- advertiseViaMulticastDNS - Variable in class org.apache.log4j.net.SocketHubAppender
-
- Agent - Class in org.apache.log4j.jmx
-
Deprecated.
- Agent() - Constructor for class org.apache.log4j.jmx.Agent
-
Deprecated.
- ALL - Static variable in class org.apache.log4j.Level
-
The ALL
has the lowest possible rank and is intended to
turn on all logging.
- ALL_INT - Static variable in class org.apache.log4j.Priority
-
- allowedClasses - Variable in class org.apache.log4j.FilteredObjectInputStream
-
- append(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
-
Subclasses of AppenderSkeleton
should implement this
method to perform actual logging.
- append(LoggingEvent) - Method in class org.apache.log4j.AsyncAppender
-
Subclasses of AppenderSkeleton
should implement this
method to perform actual logging.
- append(LoggingEvent) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Adds the event to the buffer.
- append(LoggingEvent) - Method in class org.apache.log4j.lf5.LF5Appender
-
Appends a LoggingEvent
record to the
LF5Appender
.
- append(LoggingEvent) - Method in class org.apache.log4j.net.JMSAppender
-
- append(LoggingEvent) - Method in class org.apache.log4j.net.SMTPAppender
-
Perform SMTPAppender specific appending actions, mainly adding
the event to a cyclic buffer and checking if the event triggers
an e-mail to be sent.
- append(LoggingEvent) - Method in class org.apache.log4j.net.SocketAppender
-
- append(LoggingEvent) - Method in class org.apache.log4j.net.SocketHubAppender
-
Append an event to all of current connections.
- append(LoggingEvent) - Method in class org.apache.log4j.net.SyslogAppender
-
- append(LoggingEvent) - Method in class org.apache.log4j.net.TelnetAppender
-
Handles a log event.
- append(LoggingEvent) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Subclasses of AppenderSkeleton
should implement this
method to perform actual logging.
- append(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
-
Does not do anything.
- append(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
-
- Appender - Interface in org.apache.log4j
-
Implement this interface for your own strategies for outputting log
statements.
- appender - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- APPENDER_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- APPENDER_REF_TAG - Static variable in class org.apache.log4j.PropertyConfigurator
-
- APPENDER_REF_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- APPENDER_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- AppenderAttachable - Interface in org.apache.log4j.spi
-
Interface for attaching appenders to objects.
- AppenderAttachableImpl - Class in org.apache.log4j.helpers
-
- AppenderAttachableImpl() - Constructor for class org.apache.log4j.helpers.AppenderAttachableImpl
-
- appenderBag - Variable in class org.apache.log4j.xml.DOMConfigurator
-
- AppenderDynamicMBean - Class in org.apache.log4j.jmx
-
- AppenderDynamicMBean(Appender) - Constructor for class org.apache.log4j.jmx.AppenderDynamicMBean
-
- AppenderFinalizer - Class in org.apache.log4j.lf5
-
AppenderFinalizer
has a single method that will finalize
resources associated with a LogBrokerMonitor
in the event
that the LF5Appender
class is destroyed, and the class loader
is garbage collected.
- AppenderFinalizer(LogBrokerMonitor) - Constructor for class org.apache.log4j.lf5.AppenderFinalizer
-
- appenderList - Variable in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Array of appenders.
- appenderMBeanRegistration() - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- appenderNames - Variable in class org.apache.log4j.config.PropertyPrinter
-
- appenders - Variable in class org.apache.log4j.AsyncAppender
-
Nested appenders.
- appenders - Variable in class org.apache.log4j.AsyncAppender.Dispatcher
-
Wrapped appenders.
- appenders - Variable in class org.apache.log4j.rewrite.RewriteAppender
-
Nested appenders.
- AppenderSkeleton - Class in org.apache.log4j
-
Abstract superclass of the other appenders in the package.
- AppenderSkeleton() - Constructor for class org.apache.log4j.AppenderSkeleton
-
Create new instance.
- AppenderSkeleton(boolean) - Constructor for class org.apache.log4j.AppenderSkeleton
-
Create new instance.
- appendEscapingCDATA(StringBuffer, String) - Static method in class org.apache.log4j.helpers.Transform
-
Ensures that embeded CDEnd strings (]]>) are handled properly
within message, NDC and throwable tag text.
- appendFragment(StringBuffer, String) - Static method in class org.apache.log4j.spi.LocationInfo
-
Appends a location fragment to a buffer to build the
full location info.
- appendLoopOnAppenders(LoggingEvent) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Call the doAppend
method on all attached appenders.
- appendThrowableAsHTML(String[], StringBuffer) - Method in class org.apache.log4j.HTMLLayout
-
- application - Variable in class org.apache.log4j.net.SocketAppender
-
- application - Variable in class org.apache.log4j.net.SocketHubAppender
-
- assertLog(boolean, String) - Method in class org.apache.log4j.Category
-
If
assertion
parameter is
false
, then
logs
msg
as an
error
statement.
- assertLog(boolean, String) - Method in class org.apache.log4j.spi.NOPLogger
-
If
assertion
parameter is
false
, then
logs
msg
as an
error
statement.
- AsyncAppender - Class in org.apache.log4j
-
The AsyncAppender lets users log events asynchronously.
- AsyncAppender() - Constructor for class org.apache.log4j.AsyncAppender
-
Create new instance.
- AsyncAppender.DiscardSummary - Class in org.apache.log4j
-
Summary of discarded logging events for a logger.
- AsyncAppender.Dispatcher - Class in org.apache.log4j
-
Event dispatcher.
- ATTRIBUTE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- AttributesRenderer - Class in org.apache.log4j.or.sax
-
Render org.xml.sax.Attributes
objects.
- AttributesRenderer() - Constructor for class org.apache.log4j.or.sax.AttributesRenderer
-
- cache - Variable in class org.apache.log4j.pattern.CachedDateFormat
-
Cache of previous conversion.
- CachedDateFormat - Class in org.apache.log4j.pattern
-
CachedDateFormat optimizes the performance of a wrapped
DateFormat.
- CachedDateFormat(DateFormat, int) - Constructor for class org.apache.log4j.pattern.CachedDateFormat
-
Creates a new CachedDateFormat object.
- CachedTimestamp(long, String) - Constructor for class org.apache.log4j.pattern.RelativeTimePatternConverter.CachedTimestamp
-
Creates a new instance.
- callAppenders(LoggingEvent) - Method in class org.apache.log4j.Category
-
Call the appenders in the hierrachy starting at
this
.
- callAppenders(LoggingEvent) - Method in class org.apache.log4j.spi.NOPLogger
-
Call the appenders in the hierrachy starting at
this
.
- cancelCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- canEditImmediately(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- capitalize(String) - Static method in class org.apache.log4j.config.PropertyPrinter
-
- cat - Static variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- cat - Static variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- cat - Static variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- cat - Static variable in class org.apache.log4j.net.SimpleSocketServer
-
- cat - Static variable in class org.apache.log4j.net.SocketServer
-
- cat - Static variable in class org.apache.log4j.varia.Roller
-
- Category - Class in org.apache.log4j
-
This class has been deprecated and
replaced by the Logger
subclass.
- Category(String) - Constructor for class org.apache.log4j.Category
-
This constructor created a new Category
instance and
sets its name.
- CATEGORY - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- CATEGORY - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- category - Variable in class org.apache.log4j.spi.ThrowableInformation
-
- CATEGORY - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- CATEGORY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- CATEGORY_FACTORY_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- CATEGORY_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- CategoryAbstractCellEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryAbstractCellEditor.
- CategoryAbstractCellEditor() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- CategoryElement - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryElement represents a single element or part of a Category.
- CategoryElement() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
-
- CategoryElement(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
-
- categoryElementAt(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
Returns the CategoryElement at the specified index.
- CategoryExplorerLogRecordFilter - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
An implementation of LogRecordFilter based on a CategoryExplorerModel
- CategoryExplorerLogRecordFilter(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
-
- CategoryExplorerModel - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryExplorerModel
- CategoryExplorerModel(CategoryNode) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- CategoryExplorerTree - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryExplorerTree
- CategoryExplorerTree(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
Construct a CategoryExplorerTree with a specific model.
- CategoryExplorerTree() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
Construct a CategoryExplorerTree and create a default CategoryExplorerModel.
- CategoryImmediateEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryImmediateEditor
- CategoryImmediateEditor(JTree, CategoryNodeRenderer, CategoryNodeEditor) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- CategoryKey - Class in org.apache.log4j
-
CategoryKey is a wrapper for String that apparently accellerated
hash table lookup in early JVM's.
- CategoryKey(String) - Constructor for class org.apache.log4j.CategoryKey
-
- categoryName - Variable in class org.apache.log4j.pattern.LogEvent
-
- categoryName - Variable in class org.apache.log4j.spi.LoggingEvent
-
- CategoryNode - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryNode
- CategoryNode(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- CategoryNodeEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryNodeEditor
- CategoryNodeEditor(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- CategoryNodeEditorRenderer - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryNodeEditorRenderer
- CategoryNodeEditorRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
-
- CategoryNodeRenderer - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryNodeRenderer
- CategoryNodeRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
-
- CategoryPath - Class in org.apache.log4j.lf5.viewer.categoryexplorer
-
CategoryPath is a collection of CategoryItems which represent a
path of categories.
- CategoryPath() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
- CategoryPath(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
Construct a CategoryPath.
- CategoryPatternConverter(FormattingInfo, int) - Constructor for class org.apache.log4j.helpers.PatternParser.CategoryPatternConverter
-
- categoryPrefixing - Variable in class org.apache.log4j.TTCCLayout
-
- catFactory - Variable in class org.apache.log4j.xml.DOMConfigurator
-
- cb - Variable in class org.apache.log4j.net.SMTPAppender
-
- cc - Variable in class org.apache.log4j.net.SMTPAppender
-
Comma separated list of cc recipients.
- CDATA_EMBEDED_END - Static variable in class org.apache.log4j.helpers.Transform
-
- CDATA_END - Static variable in class org.apache.log4j.helpers.Transform
-
- CDATA_END_LEN - Static variable in class org.apache.log4j.helpers.Transform
-
- CDATA_PSEUDO_END - Static variable in class org.apache.log4j.helpers.Transform
-
- CDATA_START - Static variable in class org.apache.log4j.helpers.Transform
-
- centerFrame(JFrame) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- centerWindow(Window) - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
-
- changeFontSizeCombo(JComboBox, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Changes the font selection in the combo box and returns the
size actually selected.
- characters(char[], int, int) - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
- charCount - Variable in class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviatorFragment
-
Count of initial characters of element to output.
- checkAndConfigure() - Method in class org.apache.log4j.helpers.FileWatchdog
-
- checkEntryConditions() - Method in class org.apache.log4j.net.JMSAppender
-
- checkEntryConditions() - Method in class org.apache.log4j.net.SMTPAppender
-
This method determines if there is a sense in attempting to append.
- checkEntryConditions() - Method in class org.apache.log4j.WriterAppender
-
This method determines if there is a sense in attempting to append.
- checkPeriod - Variable in class org.apache.log4j.DailyRollingFileAppender
-
- childValue(Object) - Method in class org.apache.log4j.helpers.ThreadLocalMap
-
- CLASS_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- CLASS_LOCATION_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- className - Variable in class org.apache.log4j.spi.LocationInfo
-
Caller's fully qualified class name.
- ClassNamePatternConverter(FormattingInfo, int) - Constructor for class org.apache.log4j.helpers.PatternParser.ClassNamePatternConverter
-
- ClassNamePatternConverter - Class in org.apache.log4j.pattern
-
Formats the class name of the site of the logging request.
- ClassNamePatternConverter(String[]) - Constructor for class org.apache.log4j.pattern.ClassNamePatternConverter
-
Private constructor.
- cleanUp() - Method in class org.apache.log4j.net.SocketAppender
-
Drop the connection to the remote host and release the underlying
connector thread if it has been created
- cleanUp() - Method in class org.apache.log4j.net.SocketHubAppender
-
Release the underlying ServerMonitor thread, and drop the connections
to all connected remote servers.
- clear() - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Clear the list of all events.
- clear() - Method in class org.apache.log4j.Hierarchy
-
This call will clear all logger definitions from the internal
hashtable.
- clear() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
Clears all records from the LogTableModel
- clear() - Static method in class org.apache.log4j.MDC
-
Remove all values from the MDC.
- clear() - Static method in class org.apache.log4j.NDC
-
Clear any nested diagnostic information if any.
- clear() - Method in class org.apache.log4j.or.RendererMap
-
- clear() - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- clear0() - Method in class org.apache.log4j.MDC
-
- clearDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- clearFilters() - Method in interface org.apache.log4j.Appender
-
Clear the list of filters by removing all the filters in it.
- clearFilters() - Method in class org.apache.log4j.AppenderSkeleton
-
Clear the filters chain.
- clearLogRecords() - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- cloneStack() - Static method in class org.apache.log4j.NDC
-
Clone the diagnostic context for the current thread.
- close() - Method in interface org.apache.log4j.Appender
-
Release any resources allocated within the appender such as file
handles, network connections, etc.
- close() - Method in class org.apache.log4j.AsyncAppender
-
Close this AsyncAppender
by interrupting the dispatcher
thread which will process all pending events before exiting.
- close() - Method in class org.apache.log4j.ConsoleAppender.SystemErrStream
-
- close() - Method in class org.apache.log4j.ConsoleAppender.SystemOutStream
-
- close() - Method in class org.apache.log4j.Dispatcher
-
Deprecated.
- close() - Method in class org.apache.log4j.helpers.SyslogWriter
-
- close() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Closes the appender, flushing the buffer first then closing the default
connection if it is open.
- close() - Method in class org.apache.log4j.lf5.LF5Appender
-
This method is an empty implementation of the close() method inherited
from the org.apache.log4j.Appender
interface.
- close() - Method in class org.apache.log4j.net.JMSAppender
-
Close this JMSAppender.
- close() - Method in class org.apache.log4j.net.SMTPAppender
-
- close() - Method in class org.apache.log4j.net.SocketAppender
-
Close this appender.
- close() - Method in class org.apache.log4j.net.SocketHubAppender
-
Close this appender.
- close() - Method in class org.apache.log4j.net.SyslogAppender
-
Release any resources held by this SyslogAppender.
- close() - Method in class org.apache.log4j.net.TelnetAppender
-
shuts down the appender.
- close() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
make sure we close all network connections when this handler is destroyed.
- close() - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Close this AsyncAppender
by interrupting the dispatcher
thread which will process all pending events before exiting.
- close() - Method in class org.apache.log4j.spi.NullWriter
-
Deprecated.
- close() - Method in class org.apache.log4j.varia.NullAppender
-
- close() - Method in class org.apache.log4j.WriterAppender
-
Close this appender instance.
- CLOSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
-
- closeAfterConfirm() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- closeConfigurationXML(StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- closeConnection(Connection) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Override this to return the connection to a pool, or to clean up the
resource.
- closed - Variable in class org.apache.log4j.AppenderSkeleton
-
Is this appender closed?
- closeFile() - Method in class org.apache.log4j.FileAppender
-
Closes the previously opened file.
- closeNestedAppenders() - Method in class org.apache.log4j.Category
-
Close all attached appenders implementing the AppenderAttachable
interface.
- closeNestedAppenders() - Method in class org.apache.log4j.spi.NOPLogger
- closeWriter() - Method in class org.apache.log4j.ConsoleAppender
-
Close the underlying Writer
.
- closeWriter() - Method in class org.apache.log4j.WriterAppender
-
Close the underlying Writer
.
- COL_NAMES - Static variable in class org.apache.log4j.chainsaw.MyTableModel
-
names of the columns in the table
- collapse(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- collapseDescendants(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- collapseTree() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- COLORLEVEL - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- COLUMN - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- computeCheckPeriod() - Method in class org.apache.log4j.DailyRollingFileAppender
-
- concatanateArrays(String[], String[]) - Static method in class org.apache.log4j.helpers.OptionConverter
-
- CONFIG - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
CONFIG.
- CONFIG - Static variable in class org.apache.log4j.lf5.LogLevel
-
- CONFIG_DEBUG_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- CONFIG_DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
-
- CONFIG_FILE_EXT - Static variable in class org.apache.log4j.net.SocketServer
-
- CONFIG_FILE_NAME - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- CONFIG_FILE_NAME - Static variable in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
- CONFIG_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for CONFIG.
- CONFIGURATION_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- ConfigurationManager - Class in org.apache.log4j.lf5.viewer.configure
-
ConfigurationManager handles the storage and retrival of the state of
the CategoryExplorer
- ConfigurationManager(LogBrokerMonitor, LogTable) - Constructor for class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- Configurator - Interface in org.apache.log4j.spi
-
Implemented by classes capable of configuring log4j using a URL.
- CONFIGURATOR_CLASS_KEY - Static variable in class org.apache.log4j.LogManager
-
- configure() - Static method in class org.apache.log4j.BasicConfigurator
-
- configure(Appender) - Static method in class org.apache.log4j.BasicConfigurator
-
Add appender
to the root category.
- configure() - Static method in class org.apache.log4j.lf5.DefaultLF5Configurator
-
This method configures the LF5Appender
using a
default configuration file.
- configure() - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
-
Read configuration options from url configURL
.
- configure(InputStream) - Static method in class org.apache.log4j.PropertyConfigurator
-
Reads configuration options from an InputStream.
- configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
-
Read configuration options from properties
.
- configure(Element) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
Configure log4j using a configuration
element as
defined in the log4j.dtd.
- configure(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
-
Read the configuration file configFilename
if it
exists.
- configureAndWatch(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
Read the configuration file configFilename
if it
exists.
- configureHierarchy(InetAddress) - Method in class org.apache.log4j.net.SocketServer
-
- configureLoggerFactory(Properties) - Method in class org.apache.log4j.PropertyConfigurator
-
- configureRootCategory(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
- connect(InetAddress, int) - Method in class org.apache.log4j.net.SocketAppender
-
- connection - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
Connection used by default.
- connections - Variable in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
- connector - Variable in class org.apache.log4j.net.SocketAppender
-
- Connector() - Constructor for class org.apache.log4j.net.SocketAppender.Connector
-
- ConsoleAppender - Class in org.apache.log4j
-
ConsoleAppender appends log events to System.out
or
System.err
using a layout specified by the user.
- ConsoleAppender() - Constructor for class org.apache.log4j.ConsoleAppender
-
Constructs an unconfigured appender.
- ConsoleAppender(Layout) - Constructor for class org.apache.log4j.ConsoleAppender
-
Creates a configured appender.
- ConsoleAppender(Layout, String) - Constructor for class org.apache.log4j.ConsoleAppender
-
Creates a configured appender.
- ConsoleAppender.SystemErrStream - Class in org.apache.log4j
-
An implementation of OutputStream that redirects to the
current System.err.
- ConsoleAppender.SystemOutStream - Class in org.apache.log4j
-
An implementation of OutputStream that redirects to the
current System.out.
- container - Variable in class org.apache.log4j.Dispatcher
-
Deprecated.
- contains(int, TableModel) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
- containsKey(Object) - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- containsValue(Object) - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- contextPrinting - Variable in class org.apache.log4j.TTCCLayout
-
- ControlPanel - Class in org.apache.log4j.chainsaw
-
Represents the controls for filtering, pausing, exiting, etc.
- ControlPanel(MyTableModel) - Constructor for class org.apache.log4j.chainsaw.ControlPanel
-
Creates a new ControlPanel
instance.
- conversionPattern - Variable in class org.apache.log4j.EnhancedPatternLayout
-
Conversion pattern.
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternConverter
-
Derived pattern converters must override this method in order to
convert conversion specifiers in the correct way.
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.BasicPatternConverter
-
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.DatePatternConverter
-
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.LiteralPatternConverter
-
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.LocationPatternConverter
-
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.MDCPatternConverter
-
- convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.NamedPatternConverter
-
- convert(LoggingEvent) - Method in class org.apache.log4j.pattern.BridgePatternConverter
-
Derived pattern converters must override this method in order to
convert conversion specifiers in the correct way.
- convertArg(String, Class) - Method in class org.apache.log4j.config.PropertySetter
-
Convert val
a String parameter to an object of a
given type.
- CONVERTER_STATE - Static variable in class org.apache.log4j.helpers.PatternParser
-
- CONVERTER_STATE - Static variable in class org.apache.log4j.pattern.PatternParser
-
In converter name state.
- convertSpecialChars(String) - Static method in class org.apache.log4j.helpers.OptionConverter
-
- copy(InputStream, OutputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
-
Copies information from the input stream to the output stream using
a default buffer size of 2048 bytes.
- copy(InputStream, OutputStream, int) - Static method in class org.apache.log4j.lf5.util.StreamUtils
-
Copies information from the input stream to the output stream using
the specified buffer size
- copyThenClose(InputStream, OutputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
-
Copies information between specified streams and then closes
both of the streams.
- count - Variable in class org.apache.log4j.AsyncAppender.DiscardSummary
-
Total count of messages discarded.
- count - Variable in class org.apache.log4j.helpers.CountingQuietWriter
-
- count - Variable in class org.apache.log4j.pattern.NameAbbreviator.DropElementAbbreviator
-
Maximum number of path elements to output.
- count - Variable in class org.apache.log4j.pattern.NameAbbreviator.MaxElementAbbreviator
-
Maximum number of path elements to output.
- counter - Variable in class org.apache.log4j.net.SocketAppender
-
- CountingQuietWriter - Class in org.apache.log4j.helpers
-
Counts the number of bytes written.
- CountingQuietWriter(Writer, ErrorHandler) - Constructor for class org.apache.log4j.helpers.CountingQuietWriter
-
- createAllLogLevelsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createAllLogTableColumnsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createCloseMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createCollapseMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- createConfigurationDirectory() - Static method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Creates the directory where the MRU file list will be written.
- createConfigureMaxRecords() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createConfigureMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createConfigureReset() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createConfigureSave() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createConverter(String, StringBuffer, Map, Map, List) - Static method in class org.apache.log4j.pattern.PatternParser
-
Creates a new PatternConverter.
- createDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createEditFindMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createEditFindNextMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createEditMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createEditRestoreAllNDCMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createEditSortNDCMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createEvent() - Method in class org.apache.log4j.AsyncAppender.DiscardSummary
-
Create event with summary information.
- createExitMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createExpandMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- createFileMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createFilteredRecordsList() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- createHelpMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createHelpProperties() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createJmDNSVersion1() - Static method in class org.apache.log4j.net.ZeroConfSupport
-
- createJmDNSVersion3() - Static method in class org.apache.log4j.net.ZeroConfSupport
-
- createLogLevelColorMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createLogLevelCombo() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createLogLevelMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createLogRecord(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- createLogRecordFilter() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createLogTableColumnMenuItem(LogTableColumn) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createMenuBar() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createMenuItem(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createMRUFileListMI(JMenu) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Creates a Most Recently Used file list to be
displayed in the File menu
- createNDCLogRecordFilter(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createNoLogLevelsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createNoLogTableColumnsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createOpenMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Menu item added to allow log files to be opened with
the LF5 GUI.
- createOpenURLMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Menu item added to allow log files loaded from a URL
to be opened by the LF5 GUI.
- createPatternParser(String) - Method in class org.apache.log4j.EnhancedPatternLayout
-
Returns PatternParser used to parse the conversion string.
- createPatternParser(String) - Method in class org.apache.log4j.PatternLayout
-
Returns PatternParser used to parse the conversion string.
- createPropertiesMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- createRemoveMenuItem() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
This featured was moved from the LogBrokerMonitor class
to the CategoryNodeExplorer so that the Category tree
could be pruned from the Category Explorer popup menu.
- createResetLogLevelColorMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createSelectDescendantsMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- createServer() - Static method in class org.apache.log4j.jmx.Agent
-
Deprecated.
Creates a new instance of com.sun.jdmk.comm.HtmlAdapterServer
using reflection.
- createServerSocket(int) - Method in class org.apache.log4j.net.SocketHubAppender
-
Creates a server socket to accept connections.
- createSession() - Method in class org.apache.log4j.net.SMTPAppender
-
Create mail session.
- createStatusArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createSubMenuItem(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createToolBar() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createUnselectDescendantsMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- createViewMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- createWriter(OutputStream) - Method in class org.apache.log4j.WriterAppender
-
Returns an OutputStreamWriter when passed an OutputStream.
- currentLiteral - Variable in class org.apache.log4j.helpers.PatternParser
-
- CyclicBuffer - Class in org.apache.log4j.helpers
-
CyclicBuffer is used by other appenders to hold
LoggingEvents
for immediate or differed display.
- CyclicBuffer(int) - Constructor for class org.apache.log4j.helpers.CyclicBuffer
-
Instantiate a new CyclicBuffer of at most maxSize
events.
- DailyRollingFileAppender - Class in org.apache.log4j
-
DailyRollingFileAppender extends
FileAppender
so that the
underlying file is rolled over at a user chosen frequency.
- DailyRollingFileAppender() - Constructor for class org.apache.log4j.DailyRollingFileAppender
-
The default constructor does nothing.
- DailyRollingFileAppender(Layout, String, String) - Constructor for class org.apache.log4j.DailyRollingFileAppender
-
Instantiate a DailyRollingFileAppender
and open the
file designated by filename
.
- databasePassword - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
User to use for default connection handling
- databaseURL - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
URL of the DB for default connection handling
- databaseUser - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
User to connect as for default connection handling
- date - Variable in class org.apache.log4j.helpers.DateLayout
-
- date - Variable in class org.apache.log4j.helpers.PatternParser.DatePatternConverter
-
- DATE - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- DATE_AND_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- DATE_AND_TIME_FORMAT - Static variable in class org.apache.log4j.pattern.DatePatternConverter
-
DATE string literal.
- DATE_AND_TIME_PATTERN - Static variable in class org.apache.log4j.pattern.DatePatternConverter
-
SimpleTimePattern for DATE.
- DATE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- DATE_FORMAT_OPTION - Static variable in class org.apache.log4j.helpers.DateLayout
-
- DATE_FORMATTER - Static variable in class org.apache.log4j.chainsaw.MyTableModel
-
used to format dates
- dateFormat - Variable in class org.apache.log4j.helpers.DateLayout
-
- dateFormat(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.helpers.DateLayout
-
- dateFormat - Static variable in class org.apache.log4j.LogMF
-
Date format.
- dateFormat - Variable in class org.apache.log4j.net.SyslogAppender
-
Date format used if header = true.
- dateFormat - Variable in class org.apache.log4j.pattern.DatePatternConverter.DefaultZoneDateFormat
-
Wrapped instance of DateFormat.
- DateFormatManager - Class in org.apache.log4j.lf5.util
-
Date format manager.
- DateFormatManager() - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(TimeZone) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(Locale) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(TimeZone, Locale) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(TimeZone, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(Locale, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- DateFormatManager(TimeZone, Locale, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
-
- dateFormatOption - Variable in class org.apache.log4j.helpers.DateLayout
-
- DateLayout - Class in org.apache.log4j.helpers
-
This abstract layout takes care of all the date related options and
formatting work.
- DateLayout() - Constructor for class org.apache.log4j.helpers.DateLayout
-
- dateLocale - Static variable in class org.apache.log4j.LogMF
-
Locale at time of last date format request.
- datePattern - Variable in class org.apache.log4j.DailyRollingFileAppender
-
The date pattern.
- DatePatternConverter(FormattingInfo, DateFormat) - Constructor for class org.apache.log4j.helpers.PatternParser.DatePatternConverter
-
- DatePatternConverter - Class in org.apache.log4j.pattern
-
Convert and format the event's date in a StringBuffer.
- DatePatternConverter(String[]) - Constructor for class org.apache.log4j.pattern.DatePatternConverter
-
Private constructor.
- DatePatternConverter.DefaultZoneDateFormat - Class in org.apache.log4j.pattern
-
This class wraps a DateFormat and forces the time zone to the
default time zone before each format and parse request.
- DateTimeDateFormat - Class in org.apache.log4j.helpers
-
Formats a Date
in the format "dd MMM yyyy HH:mm:ss,SSS" for example,
"06 Nov 1994 15:49:37,459".
- DateTimeDateFormat() - Constructor for class org.apache.log4j.helpers.DateTimeDateFormat
-
- DateTimeDateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.DateTimeDateFormat
-
- dAttributes - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- dAttributes - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- dAttributes - Variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- dbfKey - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- dClassName - Variable in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- dClassName - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- dClassName - Variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- dClassName - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- dClassName - Variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- dConstructors - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- dConstructors - Variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- dConstructors - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- dConstructors - Variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- dDescription - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- dDescription - Variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- dDescription - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- dDescription - Variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- debug(Object) - Method in class org.apache.log4j.Category
-
Log a message object with the
DEBUG
level.
- debug(Object, Throwable) - Method in class org.apache.log4j.Category
-
Log a message object with the DEBUG
level including
the stack trace of the Throwable
t
passed as
parameter.
- debug(String) - Static method in class org.apache.log4j.helpers.LogLog
-
This method is used to output log4j internal debug
statements.
- debug(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
-
This method is used to output log4j internal debug
statements.
- DEBUG - Static variable in class org.apache.log4j.Level
-
The DEBUG
Level designates fine-grained
informational events that are most useful to debug an
application.
- DEBUG - Static variable in class org.apache.log4j.lf5.LogLevel
-
- debug(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, char) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, short) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, int) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, long) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, float) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, double) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, char) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, short) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, int) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, long) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, float) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, double) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- debug(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at debug level.
- DEBUG - Static variable in class org.apache.log4j.Priority
-
- debug(Object) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the
DEBUG
level.
- debug(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the DEBUG
level including
the stack trace of the Throwable
t
passed as
parameter.
- DEBUG_INT - Static variable in class org.apache.log4j.Priority
-
- DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
-
Defining this value makes log4j print log4j-internal debug
statements to System.out
.
- debugEnabled - Static variable in class org.apache.log4j.helpers.LogLog
-
- decide(LoggingEvent) - Method in class org.apache.log4j.spi.Filter
-
If the decision is DENY
, then the event will be
dropped.
- decide(LoggingEvent) - Method in class org.apache.log4j.varia.DenyAllFilter
-
- decide(LoggingEvent) - Method in class org.apache.log4j.varia.LevelMatchFilter
-
Return the decision of this filter.
- decide(LoggingEvent) - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Return the decision of this filter.
- decide(LoggingEvent) - Method in class org.apache.log4j.varia.StringMatchFilter
-
- DEFAULT - Static variable in class org.apache.log4j.pattern.FormattingInfo
-
Default instance.
- DEFAULT - Static variable in class org.apache.log4j.pattern.NameAbbreviator
-
Default (no abbreviation) abbreviator.
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.log4j.AsyncAppender
-
The default buffer size is set to 128 events.
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.log4j.lf5.util.StreamUtils
-
Default value is 2048.
- DEFAULT_CONFIGURATION_FILE - Static variable in class org.apache.log4j.LogManager
-
- DEFAULT_CONFIGURATION_KEY - Static variable in class org.apache.log4j.LogManager
-
- DEFAULT_CONVERSION_PATTERN - Static variable in class org.apache.log4j.EnhancedPatternLayout
-
Default pattern string for log output.
- DEFAULT_CONVERSION_PATTERN - Static variable in class org.apache.log4j.PatternLayout
-
Default pattern string for log output.
- DEFAULT_DELAY - Static variable in class org.apache.log4j.helpers.FileWatchdog
-
The default delay between every file modification check, set to 60
seconds.
- DEFAULT_INIT_OVERRIDE_KEY - Static variable in class org.apache.log4j.LogManager
-
- DEFAULT_MAX_SIZE - Static variable in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
- DEFAULT_PORT - Static variable in class org.apache.log4j.chainsaw.Main
-
the default port number to listen on
- DEFAULT_PORT - Static variable in class org.apache.log4j.net.SocketAppender
-
The default port number of remote logging server (4560).
- DEFAULT_PORT - Static variable in class org.apache.log4j.net.SocketHubAppender
-
The default port number of the ServerSocket will be created on.
- DEFAULT_RECONNECTION_DELAY - Static variable in class org.apache.log4j.net.SocketAppender
-
The default reconnection delay (30000 milliseconds or 30 seconds).
- DEFAULT_SIZE - Variable in class org.apache.log4j.xml.XMLLayout
-
- DEFAULT_XML_CONFIGURATION_FILE - Static variable in class org.apache.log4j.LogManager
-
- DefaultCategoryFactory - Class in org.apache.log4j
-
- DefaultCategoryFactory() - Constructor for class org.apache.log4j.DefaultCategoryFactory
-
- DefaultEvaluator - Class in org.apache.log4j.net
-
- DefaultEvaluator() - Constructor for class org.apache.log4j.net.DefaultEvaluator
-
- defaultFactory - Variable in class org.apache.log4j.Hierarchy
-
- DefaultLF5Configurator - Class in org.apache.log4j.lf5
-
The DefaultLF5Configurator
provides a default
configuration for the LF5Appender
.
- DefaultLF5Configurator() - Constructor for class org.apache.log4j.lf5.DefaultLF5Configurator
-
This class should never be instantiated! It implements the
Configurator
interface, but does not provide the same functionality as full
configurator class.
- DefaultRenderer - Class in org.apache.log4j.or
-
The default Renderer renders objects by calling their
toString
method.
- DefaultRenderer() - Constructor for class org.apache.log4j.or.DefaultRenderer
-
- defaultRenderer - Static variable in class org.apache.log4j.or.RendererMap
-
- DefaultRepositorySelector - Class in org.apache.log4j.spi
-
- DefaultRepositorySelector(LoggerRepository) - Constructor for class org.apache.log4j.spi.DefaultRepositorySelector
-
- DefaultThrowableRenderer - Class in org.apache.log4j
-
Default implementation of ThrowableRenderer using
Throwable.printStackTrace.
- DefaultThrowableRenderer() - Constructor for class org.apache.log4j.DefaultThrowableRenderer
-
Construct new instance.
- DefaultZoneDateFormat(DateFormat) - Constructor for class org.apache.log4j.pattern.DatePatternConverter.DefaultZoneDateFormat
-
Construct new instance.
- delay - Variable in class org.apache.log4j.helpers.FileWatchdog
-
The delay to observe between every check.
- delegate - Variable in class org.apache.log4j.varia.ReloadingPropertyConfigurator
-
- deleteConfigurationFile() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- DELIM_START - Static variable in class org.apache.log4j.helpers.OptionConverter
-
- DELIM_START_LEN - Static variable in class org.apache.log4j.helpers.OptionConverter
-
- DELIM_STOP - Static variable in class org.apache.log4j.helpers.OptionConverter
-
- DELIM_STOP_LEN - Static variable in class org.apache.log4j.helpers.OptionConverter
-
- DENY - Static variable in class org.apache.log4j.spi.Filter
-
The log event must be dropped immediately without consulting
with the remaining filters, if any, in the chain.
- DenyAllFilter - Class in org.apache.log4j.varia
-
This filter drops all logging events.
- DenyAllFilter() - Constructor for class org.apache.log4j.varia.DenyAllFilter
-
- destroyDialog() - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- DETAILED_VIEW - Static variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- DetailPanel - Class in org.apache.log4j.chainsaw
-
A panel for showing a stack trace.
- DetailPanel(JTable, MyTableModel) - Constructor for class org.apache.log4j.chainsaw.DetailPanel
-
Creates a new DetailPanel
instance.
- determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- df - Variable in class org.apache.log4j.helpers.PatternParser.DatePatternConverter
-
- df - Variable in class org.apache.log4j.pattern.DatePatternConverter
-
Date format.
- DiagnosticContext(String, NDC.DiagnosticContext) - Constructor for class org.apache.log4j.NDC.DiagnosticContext
-
- DIGITS - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
Supported digit set.
- dir - Variable in class org.apache.log4j.net.SocketServer
-
- dis - Variable in class org.apache.log4j.varia.HUPNode
-
- discardMap - Variable in class org.apache.log4j.AsyncAppender
-
Map of DiscardSummary objects keyed by logger name.
- discardMap - Variable in class org.apache.log4j.AsyncAppender.Dispatcher
-
Map of DiscardSummary keyed by logger name.
- DiscardSummary(LoggingEvent) - Constructor for class org.apache.log4j.AsyncAppender.DiscardSummary
-
Create new instance.
- dispatcher - Variable in class org.apache.log4j.AsyncAppender
-
Dispatcher.
- Dispatcher(AsyncAppender, List, Map, AppenderAttachableImpl) - Constructor for class org.apache.log4j.AsyncAppender.Dispatcher
-
Create new instance of dispatcher.
- Dispatcher - Class in org.apache.log4j
-
- Dispatcher(BoundedFIFO, AsyncAppender) - Constructor for class org.apache.log4j.Dispatcher
-
Deprecated.
- DISPLAY_FONT - Static variable in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
-
- displayError(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- dispose() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Dispose of the frame for the LogBrokerMonitor.
- doAppend(LoggingEvent) - Method in interface org.apache.log4j.Appender
-
Log in Appender
specific way.
- doAppend(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
-
- doAppend(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
-
Does not do anything.
- doCapitalize - Variable in class org.apache.log4j.config.PropertyPrinter
-
- doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.lf5.DefaultLF5Configurator
-
This is a dummy method that will throw an
IllegalStateException
if used.
- doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.lf5.DefaultLF5Configurator
-
This is a dummy method that will throw an
IllegalStateException
if used.
- doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
Read configuration from a file.
- doConfigure(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
Read configuration options from properties
.
- doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
Read configuration options from url configURL
.
- doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
Read configuration options from url configURL
.
- doConfigure(InputStream, LoggerRepository) - Method in interface org.apache.log4j.spi.Configurator
-
Interpret a resource pointed by a InputStream and set up log4j accordingly.
- doConfigure(URL, LoggerRepository) - Method in interface org.apache.log4j.spi.Configurator
-
Interpret a resource pointed by a URL and set up log4j accordingly.
- doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.varia.ReloadingPropertyConfigurator
-
- doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.varia.ReloadingPropertyConfigurator
-
- doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Configure log4j by reading in a log4j.dtd compliant XML
configuration file.
- doConfigure(Reader, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Configure log4j by reading in a log4j.dtd compliant XML
configuration file.
- doConfigure(InputSource, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Configure log4j by reading in a log4j.dtd compliant XML
configuration file.
- doConfigure(DOMConfigurator.ParseAction, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- doConfigure(Element, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Configure by taking in an DOM element.
- DOMConfigurator - Class in org.apache.log4j.xml
-
Use this class to initialize the log4j environment using a DOM tree.
- DOMConfigurator() - Constructor for class org.apache.log4j.xml.DOMConfigurator
-
No argument constructor.
- DOMConfigurator.ParseAction - Interface in org.apache.log4j.xml
-
- doOnChange() - Method in class org.apache.log4j.helpers.FileWatchdog
-
- doOnChange() - Method in class org.apache.log4j.PropertyWatchdog
-
- doOnChange() - Method in class org.apache.log4j.xml.XMLWatchdog
-
- dOperations - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- dOperations - Variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- dOperations - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- dOperations - Variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- doRender(Throwable) - Method in class org.apache.log4j.DefaultThrowableRenderer
-
Render Throwable.
- doRender(Throwable) - Method in class org.apache.log4j.EnhancedThrowableRenderer
-
Render Throwable.
- doRender(Object) - Method in class org.apache.log4j.or.DefaultRenderer
-
Render the object passed as parameter by calling its
toString
method.
- doRender(Object) - Method in class org.apache.log4j.or.jms.MessageRenderer
-
Render a Message
.
- doRender(Object) - Method in interface org.apache.log4j.or.ObjectRenderer
-
Render the object passed as parameter as a String.
- doRender(Object) - Method in class org.apache.log4j.or.sax.AttributesRenderer
-
Render a Attributes
.
- doRender(Object) - Method in class org.apache.log4j.or.ThreadGroupRenderer
-
Render a ThreadGroup
object similar to the way that the
ThreadGroup.list()
method output information.
- doRender(Throwable) - Method in interface org.apache.log4j.spi.ThrowableRenderer
-
Render Throwable.
- dos - Variable in class org.apache.log4j.varia.HUPNode
-
- DOT_STATE - Static variable in class org.apache.log4j.helpers.PatternParser
-
- DOT_STATE - Static variable in class org.apache.log4j.pattern.PatternParser
-
Dot state.
- DropElementAbbreviator(int) - Constructor for class org.apache.log4j.pattern.NameAbbreviator.DropElementAbbreviator
-
Create new instance.
- ds - Variable in class org.apache.log4j.helpers.SyslogWriter
-
- dump() - Method in class org.apache.log4j.helpers.FormattingInfo
-
- dynamicProps - Variable in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- dynamicProps - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- e - Variable in class org.apache.log4j.SortedKeyEnumeration
-
- ea - Variable in class org.apache.log4j.helpers.CyclicBuffer
-
- editingIcon - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- ellipsis - Variable in class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviatorFragment
-
Character used to represent dropped characters.
- emitMessage(String, SAXParseException) - Static method in class org.apache.log4j.xml.SAXErrorHandler
-
- emitNoAppenderWarning(Category) - Method in class org.apache.log4j.Hierarchy
-
- emitNoAppenderWarning(Category) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- emitNoAppenderWarning(Category) - Method in class org.apache.log4j.spi.NOPLoggerRepository
- emittedNoAppenderWarning - Variable in class org.apache.log4j.Hierarchy
-
- emittedNoResourceBundleWarning - Variable in class org.apache.log4j.Hierarchy
-
- EMPTY_LIST - Static variable in class org.apache.log4j.chainsaw.MyTableModel
-
definition of an empty list
- EMPTY_STR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- encoding - Variable in class org.apache.log4j.WriterAppender
-
The encoding to use when writing.
- encompasses(LogLevel) - Method in class org.apache.log4j.lf5.LogLevel
-
Returns true if the level supplied is encompassed by this level.
- endElement(String, String, String) - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
- EnhancedPatternLayout - Class in org.apache.log4j
-
This class is an enhanced version of org.apache.log4j.PatternLayout
which was originally developed as part of the abandoned log4j 1.3
effort and has been available in the extras companion.
- EnhancedPatternLayout() - Constructor for class org.apache.log4j.EnhancedPatternLayout
-
Constructs a EnhancedPatternLayout using the DEFAULT_LAYOUT_PATTERN.
- EnhancedPatternLayout(String) - Constructor for class org.apache.log4j.EnhancedPatternLayout
-
Constructs a EnhancedPatternLayout using the supplied conversion pattern.
- EnhancedThrowableRenderer - Class in org.apache.log4j
-
Enhanced implementation of ThrowableRenderer.
- EnhancedThrowableRenderer() - Constructor for class org.apache.log4j.EnhancedThrowableRenderer
-
Construct new instance.
- ensureRootExpansion() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
- entering(Logger, String, String) - Static method in class org.apache.log4j.LogXF
-
Log an entering message at DEBUG level.
- entering(Logger, String, String, String) - Static method in class org.apache.log4j.LogXF
-
Log an entering message with a parameter at DEBUG level.
- entering(Logger, String, String, Object) - Static method in class org.apache.log4j.LogXF
-
Log an entering message with a parameter at DEBUG level.
- entering(Logger, String, String, Object[]) - Static method in class org.apache.log4j.LogXF
-
Log an entering message with an array of parameters at DEBUG level.
- entrySet() - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- equals(Object) - Method in class org.apache.log4j.CategoryKey
-
- equals(LF5Appender) - Method in class org.apache.log4j.lf5.LF5Appender
-
The equals method compares two LF5Appenders and determines whether
they are equal.
- equals(Object) - Method in class org.apache.log4j.lf5.LogLevel
-
- equals(Object) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- equals(Object) - Method in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- equals(Object) - Method in class org.apache.log4j.Priority
-
Two priorities are equal if their level fields are equal.
- er - Variable in class org.apache.log4j.varia.HUP
-
- er - Variable in class org.apache.log4j.varia.HUPNode
-
- ERR_PREFIX - Static variable in class org.apache.log4j.helpers.LogLog
-
- error(Object) - Method in class org.apache.log4j.Category
-
Log a message object with the
ERROR
Level.
- error(Object, Throwable) - Method in class org.apache.log4j.Category
-
Log a message object with the ERROR
level including
the stack trace of the Throwable
t
passed as
parameter.
- error(String) - Static method in class org.apache.log4j.helpers.LogLog
-
This method is used to output log4j internal error
statements.
- error(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
-
This method is used to output log4j internal error
statements.
- error(String, Exception, int) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
Prints the message and the stack trace of the exception on
System.err
.
- error(String, Exception, int, LoggingEvent) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
Prints the message and the stack trace of the exception on
System.err
.
- error(String) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
Print a the error message passed as parameter on
System.err
.
- ERROR - Static variable in class org.apache.log4j.Level
-
The ERROR
level designates error events that
might still allow the application to continue running.
- ERROR - Static variable in class org.apache.log4j.lf5.LogLevel
-
- error(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at error level.
- error(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at error level.
- error(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at error level.
- error(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at error level.
- ERROR - Static variable in class org.apache.log4j.Priority
-
- error(String, Exception, int) - Method in interface org.apache.log4j.spi.ErrorHandler
-
- error(String) - Method in interface org.apache.log4j.spi.ErrorHandler
-
This method is normally used to just print the error message
passed as a parameter.
- error(String, Exception, int, LoggingEvent) - Method in interface org.apache.log4j.spi.ErrorHandler
-
This method is invoked to handle the error.
- error(Object) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the
ERROR
Level.
- error(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the ERROR
level including
the stack trace of the Throwable
t
passed as
parameter.
- error(String, Exception, int) - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
Prints the message and the stack trace of the exception on
System.err
.
- error(String, Exception, int, LoggingEvent) - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
Prints the message and the stack trace of the exception on
System.err
.
- error(String) - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
Print a the error message passed as parameter on
System.err
.
- error(SAXParseException) - Method in class org.apache.log4j.xml.SAXErrorHandler
-
- ERROR_HANDLER_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- ERROR_INT - Static variable in class org.apache.log4j.Priority
-
- ERROR_PREFIX - Variable in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
- ErrorCode - Interface in org.apache.log4j.spi
-
This interface defines commonly encoutered error codes.
- errorHandler - Variable in class org.apache.log4j.AppenderSkeleton
-
It is assumed and enforced that errorHandler is never null.
- errorHandler - Variable in class org.apache.log4j.helpers.QuietWriter
-
- ErrorHandler - Interface in org.apache.log4j.spi
-
Appenders may delegate their error handling to
ErrorHandlers
.
- escape(String) - Method in class org.apache.log4j.chainsaw.DetailPanel
-
Escape <, > & and " as their entities.
- ESCAPE_CHAR - Static variable in class org.apache.log4j.helpers.PatternParser
-
- ESCAPE_CHAR - Static variable in class org.apache.log4j.pattern.PatternParser
-
Escape character for format specifier.
- escapeTags(String) - Static method in class org.apache.log4j.helpers.Transform
-
This method takes a string which may contain HTML tags (ie,
<b>, <table>, etc) and replaces any
'<', '>' , '&' or '"'
characters with respective predefined entity references.
- evaluator - Variable in class org.apache.log4j.net.SMTPAppender
-
- EventDetails - Class in org.apache.log4j.chainsaw
-
Represents the details of a logging event.
- EventDetails(long, Priority, String, String, String, String, String[], String) - Constructor for class org.apache.log4j.chainsaw.EventDetails
-
Creates a new EventDetails
instance.
- EventDetails(LoggingEvent) - Constructor for class org.apache.log4j.chainsaw.EventDetails
-
Creates a new EventDetails
instance.
- execute(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Override this to provide an alertnate method of getting
connections (such as caching).
- exists(String) - Static method in class org.apache.log4j.Category
-
- exists(String) - Method in class org.apache.log4j.Hierarchy
-
Check if the named logger exists in the hierarchy.
- exists(String) - Static method in class org.apache.log4j.LogManager
-
- exists(String) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- exists(String) - Method in class org.apache.log4j.spi.NOPLoggerRepository
- ExitAction - Class in org.apache.log4j.chainsaw
-
Encapsulates the action to exit.
- ExitAction() - Constructor for class org.apache.log4j.chainsaw.ExitAction
-
Stop people creating instances
- exiting(Logger, String, String) - Static method in class org.apache.log4j.LogXF
-
Log an exiting message at DEBUG level.
- exiting(Logger, String, String, String) - Static method in class org.apache.log4j.LogXF
-
Log an exiting message with result at DEBUG level.
- exiting(Logger, String, String, Object) - Static method in class org.apache.log4j.LogXF
-
Log an exiting message with result at DEBUG level.
- expand(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- expandDescendants(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- EXPANDED - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- expandRootNode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
- expiration - Variable in class org.apache.log4j.pattern.CachedDateFormat
-
Maximum validity period for the cache.
- exportLogLevelColorXMLElement(String, Color, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- exportLogLevelXMLElement(String, boolean, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- exportLogTableColumnXMLElement(String, boolean, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- exportXMLElement(CategoryNode, TreePath, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- ExternallyRolledFileAppender - Class in org.apache.log4j.varia
-
This appender listens on a socket on the port specified by the
Port property for a "RollOver" message.
- ExternallyRolledFileAppender() - Constructor for class org.apache.log4j.varia.ExternallyRolledFileAppender
-
The default constructor does nothing but calls its super-class
constructor.
- extractConverter(char, String, int, StringBuffer, StringBuffer) - Static method in class org.apache.log4j.pattern.PatternParser
-
Extract the converter identifier found at position i.
- extractOption() - Method in class org.apache.log4j.helpers.PatternParser
-
- extractOptions(String, int, List) - Static method in class org.apache.log4j.pattern.PatternParser
-
Extract options.
- extractPrecisionOption() - Method in class org.apache.log4j.helpers.PatternParser
-
The option is expected to be in decimal and positive.
- FACILITY_OI - Static variable in class org.apache.log4j.net.SyslogAppender
-
- facilityPrinting - Variable in class org.apache.log4j.net.SyslogAppender
-
- facilityStr - Variable in class org.apache.log4j.net.SyslogAppender
-
- FACTORY_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- FallbackErrorHandler - Class in org.apache.log4j.varia
-
The FallbackErrorHandler
implements the ErrorHandler
interface such that a secondary appender may be specified.
- FallbackErrorHandler() - Constructor for class org.apache.log4j.varia.FallbackErrorHandler
-
- fastRefresh() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- fatal(Object) - Method in class org.apache.log4j.Category
-
Log a message object with the
FATAL
Level.
- fatal(Object, Throwable) - Method in class org.apache.log4j.Category
-
Log a message object with the FATAL
level including
the stack trace of the Throwable
t
passed as
parameter.
- FATAL - Static variable in class org.apache.log4j.Level
-
The FATAL
level designates very severe error
events that will presumably lead the application to abort.
- FATAL - Static variable in class org.apache.log4j.lf5.LogLevel
-
- fatal(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at fatal level.
- fatal(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at fatal level.
- fatal(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at fatal level.
- fatal(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at fatal level.
- FATAL - Static variable in class org.apache.log4j.Priority
-
- fatal(Object) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the
FATAL
Level.
- fatal(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the FATAL
level including
the stack trace of the Throwable
t
passed as
parameter.
- FATAL_CHILDREN - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
-
- FATAL_INT - Static variable in class org.apache.log4j.Priority
-
- fatalError(SAXParseException) - Method in class org.apache.log4j.xml.SAXErrorHandler
-
- file - Variable in class org.apache.log4j.helpers.FileWatchdog
-
- FILE_LOCATION_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- FILE_OPEN_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
-
- fileAppend - Variable in class org.apache.log4j.FileAppender
-
Controls file truncatation.
- FileAppender - Class in org.apache.log4j
-
FileAppender appends log events to a file.
- FileAppender() - Constructor for class org.apache.log4j.FileAppender
-
The default constructor does not do anything.
- FileAppender(Layout, String, boolean, boolean, int) - Constructor for class org.apache.log4j.FileAppender
-
Instantiate a FileAppender
and open the file
designated by filename
.
- FileAppender(Layout, String, boolean) - Constructor for class org.apache.log4j.FileAppender
-
Instantiate a FileAppender and open the file designated by
filename
.
- FileAppender(Layout, String) - Constructor for class org.apache.log4j.FileAppender
-
Instantiate a FileAppender and open the file designated by
filename
.
- FileDatePatternConverter - Class in org.apache.log4j.pattern
-
Formats an date by delegating to DatePatternConverter.
- FileDatePatternConverter() - Constructor for class org.apache.log4j.pattern.FileDatePatternConverter
-
Private constructor.
- FileLocationPatternConverter - Class in org.apache.log4j.pattern
-
Return the event's line location information in a StringBuffer.
- FileLocationPatternConverter() - Constructor for class org.apache.log4j.pattern.FileLocationPatternConverter
-
Private constructor.
- fileName - Variable in class org.apache.log4j.FileAppender
-
The name of the log file.
- filename - Variable in class org.apache.log4j.helpers.FileWatchdog
-
The name of the file to observe for changes.
- fileName - Variable in class org.apache.log4j.spi.LocationInfo
-
Caller's file name.
- FILENAME_PATTERN_RULES - Static variable in class org.apache.log4j.pattern.PatternParser
-
Standard format specifiers for rolling file appenders.
- FileWatchdog - Class in org.apache.log4j.helpers
-
Check every now and then that a certain file has not changed.
- FileWatchdog(String) - Constructor for class org.apache.log4j.helpers.FileWatchdog
-
- Filter - Class in org.apache.log4j.spi
-
Users should extend this class to implement customized logging
event filtering.
- Filter() - Constructor for class org.apache.log4j.spi.Filter
-
- FILTER_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- FilteredLogTableModel - Class in org.apache.log4j.lf5.viewer
-
A TableModel for LogRecords which includes filtering support.
- FilteredLogTableModel() - Constructor for class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- FilteredObjectInputStream - Class in org.apache.log4j
-
Extended ObjectInputStream that only allows certain classes to be deserialized.
- FilteredObjectInputStream(InputStream, Collection) - Constructor for class org.apache.log4j.FilteredObjectInputStream
-
- finalize() - Method in class org.apache.log4j.AppenderSkeleton
-
Finalize this appender by calling the derived class'
close
method.
- finalize() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
closes the appender before disposal
- finalize() - Method in class org.apache.log4j.lf5.AppenderFinalizer
-
- finalize() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
- finalizeConverter(char) - Method in class org.apache.log4j.helpers.PatternParser
-
- finalizeConverter(char, String, int, StringBuffer, FormattingInfo, Map, Map, List, List) - Static method in class org.apache.log4j.pattern.PatternParser
-
Processes a format specifier sequence.
- findAndRender(Object) - Method in class org.apache.log4j.or.RendererMap
-
Find the appropriate renderer for the class type of the
o
parameter.
- findAndSubst(String, Properties) - Static method in class org.apache.log4j.helpers.OptionConverter
-
Find the value corresponding to key
in
props
.
- findAppenderByName(Document, String) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse appenders by IDREF name.
- findAppenderByReference(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse appenders by IDREF element.
- findClass(String) - Method in class org.apache.log4j.EnhancedThrowableRenderer
-
Find class given class name.
- findMillisecondStart(long, String, DateFormat) - Static method in class org.apache.log4j.pattern.CachedDateFormat
-
Finds start of millisecond field in formatted time.
- findRecord(int, String, List) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- findSearchText() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- FINE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
FINE.
- FINE - Static variable in class org.apache.log4j.lf5.LogLevel
-
- FINE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for FINE.
- FINER - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
FINER.
- FINER - Static variable in class org.apache.log4j.lf5.LogLevel
-
- FINER_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for FINER.
- FINEST - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
FINEST.
- FINEST - Static variable in class org.apache.log4j.lf5.LogLevel
-
- FINEST_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for FINEST.
- fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.Hierarchy
-
- fireAddAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.spi.NOPLoggerRepository
- fireConnector() - Method in class org.apache.log4j.net.SocketAppender
-
- fireEditingCanceled() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- fireEditingStopped() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- fireRemoveAppenderEvent(Appender) - Method in class org.apache.log4j.Category
-
LoggerRepository forgot the fireRemoveAppenderEvent method,
if using the stock Hierarchy implementation, then call its fireRemove.
- fireRemoveAppenderEvent(Category, Appender) - Method in class org.apache.log4j.Hierarchy
-
- first - Variable in class org.apache.log4j.helpers.BoundedFIFO
-
- first - Variable in class org.apache.log4j.helpers.CyclicBuffer
-
- FIRST_CATEGORY_NAME - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- firstTime - Variable in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
- flush() - Method in class org.apache.log4j.ConsoleAppender.SystemErrStream
-
- flush() - Method in class org.apache.log4j.ConsoleAppender.SystemOutStream
-
- flush() - Method in class org.apache.log4j.helpers.QuietWriter
-
- flush() - Method in class org.apache.log4j.helpers.SyslogWriter
-
- flush() - Method in class org.apache.log4j.spi.NullWriter
-
Deprecated.
- FLUSH_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
-
- flushBuffer() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
loops through the buffer of LoggingEvents, gets a
sql string from getLogStatement() and sends it to execute().
- follow - Variable in class org.apache.log4j.ConsoleAppender
-
Determines if the appender honors reassignments of System.out
or System.err made after configuration.
- forcedLog(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
-
This method creates a new logging event and logs the event
without further checks.
- forcedLog(Logger, Level, String) - Static method in class org.apache.log4j.LogMF
-
Equivalent of Logger.forcedLog.
- forcedLog(Logger, Level, String, Throwable) - Static method in class org.apache.log4j.LogMF
-
Equivalent of Logger.forcedLog.
- forcedLog(Logger, Level, String) - Static method in class org.apache.log4j.LogSF
-
Equivalent of Logger.forcedLog.
- forcedLog(Logger, Level, String, Throwable) - Static method in class org.apache.log4j.LogSF
-
Equivalent of Logger.forcedLog.
- format(LoggingEvent) - Method in class org.apache.log4j.EnhancedPatternLayout
-
Formats a logging event to a writer.
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
Appends to sbuf
the time in the format
"HH:mm:ss,SSS" for example, "15:49:37,459"
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.DateTimeDateFormat
-
Appends to sbuf
the date in the format "dd MMM yyyy
HH:mm:ss,SSS" for example, "06 Nov 1994 08:49:37,459".
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.ISO8601DateFormat
-
Appends a date in the format "YYYY-mm-dd HH:mm:ss,SSS"
to sbuf
.
- format(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.helpers.PatternConverter
-
A template method for formatting in a converter specific way.
- format(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.LiteralPatternConverter
-
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.RelativeTimeDateFormat
-
Appends to sbuf
the number of milliseconds elapsed
since the start of the application.
- format(LoggingEvent) - Method in class org.apache.log4j.HTMLLayout
-
- format(LoggingEvent) - Method in class org.apache.log4j.Layout
-
Implement this method to create your own layout format.
- format(Date) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- format(Date, String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- format(String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Formats arguments using MessageFormat.
- format(String, Object) - Static method in class org.apache.log4j.LogMF
-
Formats a single argument using MessageFormat.
- format(String, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Formats arguments using MessageFormat using a pattern from
a resource bundle.
- format(String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Formats arguments using SLF4J-like formatter.
- format(String, Object) - Static method in class org.apache.log4j.LogSF
-
Formats arguments using MessageFormat.
- format(String, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Formats arguments using MessageFormat using a pattern from
a resource bundle.
- format(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.pattern.BridgePatternConverter
-
Format event to string buffer.
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.pattern.CachedDateFormat
-
Formats a Date into a date/time string.
- format(long, StringBuffer) - Method in class org.apache.log4j.pattern.CachedDateFormat
-
Formats a millisecond count into a date/time string.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.ClassNamePatternConverter
-
Format a logging event.
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.pattern.DatePatternConverter.DefaultZoneDateFormat
-
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.DatePatternConverter
-
Formats an event into a string buffer.
- format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.DatePatternConverter
-
Formats an object into a string buffer.
- format(Date, StringBuffer) - Method in class org.apache.log4j.pattern.DatePatternConverter
-
Append formatted date to string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.FileLocationPatternConverter
-
Formats an event into a string buffer.
- format(int, StringBuffer) - Method in class org.apache.log4j.pattern.FormattingInfo
-
Adjust the content of the buffer based on the specified lengths and alignment.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.FullLocationPatternConverter
-
Formats an event into a string buffer.
- format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.IntegerPatternConverter
-
Formats an object into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LevelPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LineLocationPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LineSeparatorPatternConverter
-
Formats an event into a string buffer.
- format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.LineSeparatorPatternConverter
-
Formats an object into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LiteralPatternConverter
-
Formats an event into a string buffer.
- format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.LiteralPatternConverter
-
Formats an object into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LoggerPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LoggingEventPatternConverter
-
Formats an event into a string buffer.
- format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.LoggingEventPatternConverter
-
Formats an object into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.MessagePatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.MethodLocationPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.NDCPatternConverter
-
Formats an event into a string buffer.
- format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.PatternConverter
-
Formats an object into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.PropertiesPatternConverter
-
Formats an event into a string buffer.
- format(long, StringBuffer) - Method in class org.apache.log4j.pattern.RelativeTimePatternConverter.CachedTimestamp
-
Appends the cached formatted timestamp to the buffer if timestamps match.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.RelativeTimePatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.SequenceNumberPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.ThreadPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.ThrowableInformationPatternConverter
-
Formats an event into a string buffer.
- format(LoggingEvent) - Method in class org.apache.log4j.PatternLayout
-
Produces a formatted string as specified by the conversion pattern.
- format(LoggingEvent) - Method in class org.apache.log4j.SimpleLayout
-
Returns the log statement in a format consisting of the
level
, followed by " - " and then the
message
.
- format(LoggingEvent) - Method in class org.apache.log4j.TTCCLayout
-
In addition to the level of the statement and message, the
returned byte array includes time, thread, category and
NDC
information.
- format(LoggingEvent) - Method in class org.apache.log4j.xml.XMLLayout
-
- formatBody() - Method in class org.apache.log4j.net.SMTPAppender
-
Layout body of email message.
- formatDate(Object) - Static method in class org.apache.log4j.LogMF
-
Format date.
- formatElement(Object, Map) - Method in class org.apache.log4j.EnhancedThrowableRenderer
-
Format one element from stack trace.
- formatNumber(Object) - Static method in class org.apache.log4j.LogMF
-
Format number.
- formatObject(Object) - Static method in class org.apache.log4j.LogMF
-
Format a single parameter like a "{0}" formatting specifier.
- formatted - Variable in class org.apache.log4j.pattern.RelativeTimePatternConverter.CachedTimestamp
-
Cached formatted timestamp.
- FORMATTER - Static variable in class org.apache.log4j.chainsaw.DetailPanel
-
used to format the logging event
- formatter - Variable in class org.apache.log4j.pattern.CachedDateFormat
-
Wrapped formatter.
- FormattingInfo - Class in org.apache.log4j.helpers
-
FormattingInfo instances contain the information obtained when parsing
formatting modifiers in conversion modifiers.
- FormattingInfo() - Constructor for class org.apache.log4j.helpers.FormattingInfo
-
- formattingInfo - Variable in class org.apache.log4j.helpers.PatternParser
-
- FormattingInfo - Class in org.apache.log4j.pattern
-
Modifies the output of a pattern converter for a specified minimum
and maximum width and alignment.
- FormattingInfo(boolean, int, int) - Constructor for class org.apache.log4j.pattern.FormattingInfo
-
Creates new instance.
- foundProperty(Object, String, String, Object) - Method in interface org.apache.log4j.config.PropertyGetter.PropertyCallback
-
- foundProperty(Object, String, String, Object) - Method in class org.apache.log4j.config.PropertyPrinter
-
- FQCN - Static variable in class org.apache.log4j.Category
-
The fully qualified name of the Category class.
- FQCN - Static variable in class org.apache.log4j.Logger
-
The fully qualified name of the Logger class.
- FQCN - Static variable in class org.apache.log4j.LogMF
-
Fully Qualified Class Name of this class.
- FQCN - Static variable in class org.apache.log4j.LogSF
-
Fully Qualified Class Name of this class.
- FQCN - Static variable in class org.apache.log4j.LogXF
-
Fully Qualified Class Name of this class.
- fqnOfCategoryClass - Variable in class org.apache.log4j.pattern.LogEvent
-
Fully qualified name of the calling category class.
- fqnOfCategoryClass - Variable in class org.apache.log4j.spi.LoggingEvent
-
Fully qualified name of the calling category class.
- fragments - Variable in class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviator
-
Element abbreviation patterns.
- from - Variable in class org.apache.log4j.net.SMTPAppender
-
- FULL_LOCATION_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- fullInfo - Variable in class org.apache.log4j.spi.LocationInfo
-
All available caller information, in the format
fully.qualified.classname.of.caller.methodName(Filename.java:line)
- FullLocationPatternConverter - Class in org.apache.log4j.pattern
-
Format the event's line location information.
- FullLocationPatternConverter() - Constructor for class org.apache.log4j.pattern.FullLocationPatternConverter
-
Private constructor.
- fullMessage - Variable in class org.apache.log4j.NDC.DiagnosticContext
-
- genAppName() - Method in class org.apache.log4j.config.PropertyPrinter
-
- GENERIC - Static variable in class org.apache.log4j.net.SocketServer
-
- GENERIC_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
-
- genericHierarchy - Variable in class org.apache.log4j.net.SocketServer
-
- genericHierarchy() - Method in class org.apache.log4j.net.SocketServer
-
- get() - Method in class org.apache.log4j.helpers.BoundedFIFO
-
Get the first element in the buffer.
- get(int) - Method in class org.apache.log4j.helpers.CyclicBuffer
-
Get the ith oldest event currently in the buffer.
- get() - Method in class org.apache.log4j.helpers.CyclicBuffer
-
Get the oldest (first) element in the buffer.
- get(String) - Static method in class org.apache.log4j.MDC
-
Get the context identified by the key
parameter.
- get() - Static method in class org.apache.log4j.NDC
-
- get(Object) - Method in class org.apache.log4j.or.RendererMap
-
- get(Class) - Method in class org.apache.log4j.or.RendererMap
-
Search the parents of clazz
for a renderer.
- get(Object) - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- get0(String) - Method in class org.apache.log4j.MDC
-
- getAbbreviator(String) - Static method in class org.apache.log4j.pattern.NameAbbreviator
-
Gets an abbreviator.
- getAcceptOnMatch() - Method in class org.apache.log4j.varia.LevelMatchFilter
-
- getAcceptOnMatch() - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Get the value of the AcceptOnMatch
option.
- getAcceptOnMatch() - Method in class org.apache.log4j.varia.StringMatchFilter
-
- getAdditivity() - Method in class org.apache.log4j.Category
-
Get the additivity flag for this Category instance.
- getAddress(String) - Method in class org.apache.log4j.net.SMTPAppender
-
- getAddressByName(String) - Static method in class org.apache.log4j.net.SocketAppender
-
- getAllAppenders() - Method in class org.apache.log4j.AsyncAppender
-
Get iterator over attached appenders.
- getAllAppenders() - Method in class org.apache.log4j.Category
-
Get the appenders contained in this category as an Enumeration
.
- getAllAppenders() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Get all attached appenders as an Enumeration.
- getAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Get iterator over attached appenders.
- getAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Get all previously added appenders as an Enumeration.
- getAllAppenders() - Method in class org.apache.log4j.spi.NOPLogger
-
Get the appenders contained in this category as an Enumeration
.
- getAllDefaultLevels() - Static method in class org.apache.log4j.lf5.LogLevel
-
- getAllowedClasses() - Method in class org.apache.log4j.net.SocketNode
-
- getAllPossibleLevels() - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
-
Gets list of supported levels.
- getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
-
- getAppend() - Method in class org.apache.log4j.FileAppender
-
Returns the value of the Append option.
- getAppender(String) - Method in class org.apache.log4j.AsyncAppender
-
Get appender by name.
- getAppender(String) - Method in class org.apache.log4j.Category
-
Look for the appender named as name
.
- getAppender(String) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Look for an attached appender named as name
.
- getAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Get appender by name.
- getAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Get an appender by name.
- getAppender(String) - Method in class org.apache.log4j.spi.NOPLogger
-
Look for the appender named as name
.
- getAppenderName(Appender) - Static method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
Get MBean name.
- getApplication() - Method in class org.apache.log4j.net.SocketAppender
-
Returns value of the Application option.
- getApplication() - Method in class org.apache.log4j.net.SocketHubAppender
-
Returns value of the Application option.
- getAttribute(String) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- getAttribute(String) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- getAttribute(String) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- getAttribute(String) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- getAttribute(int, String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- getAttributes(String[]) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
Enables the to get the values of several attributes of the Dynamic MBean.
- getBaseFrame() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getBcc() - Method in class org.apache.log4j.net.SMTPAppender
-
Get the bcc recipient addresses.
- getBlocking() - Method in class org.apache.log4j.AsyncAppender
-
Gets whether appender should block calling thread when buffer is full.
- getBufferedIO() - Method in class org.apache.log4j.FileAppender
-
Get the value of the BufferedIO option.
- getBufferSize() - Method in class org.apache.log4j.AsyncAppender
-
Gets the current buffer size.
- getBufferSize() - Method in class org.apache.log4j.FileAppender
-
Get the size of the IO buffer.
- getBufferSize() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- getBufferSize() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the BufferSize option.
- getBufferSize() - Method in class org.apache.log4j.net.SocketHubAppender
-
Returns value of the bufferSize option.
- getBytes(InputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
-
- getCallSystemExitOnClose() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Get the value of whether or not System.exit() will be called
when the LogBrokerMonitor is closed.
- getCategory() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the category asscociated with this LogRecord.
- getCategoryExplorerTree() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getCategoryName() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getCategoryNode(String) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- getCategoryNode(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
returns null if no CategoryNode exists.
- getCategoryPrefixing() - Method in class org.apache.log4j.TTCCLayout
-
Returns value of the CategoryPrefixing option.
- getCc() - Method in class org.apache.log4j.net.SMTPAppender
-
Get the cc recipient addresses.
- getCellEditorValue() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- getCellEditorValue() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- getChainedLevel() - Method in class org.apache.log4j.spi.RootCategory
-
Deprecated.
Return the assigned level value without walking the category
hierarchy.
- getChainedLevel() - Method in class org.apache.log4j.spi.RootLogger
-
Return the assigned level value without walking the logger
hierarchy.
- getChainedPriority() - Method in class org.apache.log4j.Category
-
- getChainedPriority() - Method in class org.apache.log4j.spi.NOPLogger
- getCheckBox() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
-
- getCheckBoxOffset() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
-
- getClassName() - Method in class org.apache.log4j.spi.LocationInfo
-
Return the fully qualified class name of the caller making the
logging request.
- getClassNameMethod - Variable in class org.apache.log4j.EnhancedThrowableRenderer
-
StackTraceElement.getClassName() method.
- getClassNameMethod - Static variable in class org.apache.log4j.spi.LocationInfo
-
- getClickCountToStart() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- getColumn(int, LogRecord) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getColumnClass(int) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
- getColumnCount() - Method in class org.apache.log4j.chainsaw.MyTableModel
-
- getColumnCount() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getColumnName(int) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
- getColumnName(int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getColumnNameAndNumber() - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- getConnection() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Override this to link with your connection pooling system.
- getContentType() - Method in class org.apache.log4j.HTMLLayout
-
Returns the content type output by this layout, i.e "text/html".
- getContentType() - Method in class org.apache.log4j.Layout
-
Returns the content type output by this layout.
- getContext() - Static method in class org.apache.log4j.MDC
-
Get the current thread's MDC as a hashtable.
- getContext0() - Method in class org.apache.log4j.MDC
-
- getContextPrinting() - Method in class org.apache.log4j.TTCCLayout
-
Returns value of the ContextPrinting option.
- getConversionPattern() - Method in class org.apache.log4j.EnhancedPatternLayout
-
Returns the value of the ConversionPattern option.
- getConversionPattern() - Method in class org.apache.log4j.PatternLayout
-
Returns the value of the ConversionPattern option.
- getCount() - Method in class org.apache.log4j.helpers.CountingQuietWriter
-
- getCurrentCategories() - Static method in class org.apache.log4j.Category
-
- getCurrentCategories() - Method in class org.apache.log4j.Hierarchy
-
- getCurrentCategories() - Method in interface org.apache.log4j.spi.LoggerRepository
-
Deprecated.
- getCurrentCategories() - Method in class org.apache.log4j.spi.NOPLoggerRepository
-
Deprecated.
- getCurrentLoggers() - Method in class org.apache.log4j.Hierarchy
-
Returns all the currently defined categories in this hierarchy as
an Enumeration
.
- getCurrentLoggers() - Static method in class org.apache.log4j.LogManager
-
- getCurrentLoggers() - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getCurrentLoggers() - Method in class org.apache.log4j.spi.NOPLoggerRepository
- getCurrentStack() - Static method in class org.apache.log4j.NDC
-
Get NDC stack for current thread.
- getDateFormat() - Method in class org.apache.log4j.helpers.DateLayout
-
Returns value of the DateFormat option.
- getDateFormatInstance() - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- getDateFormatManager() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Get the DateFormatManager for formatting dates.
- getDateFormatManager() - Method in class org.apache.log4j.lf5.viewer.LogTable
-
Get the DateFormatManager for formatting dates.
- getDatePattern() - Method in class org.apache.log4j.DailyRollingFileAppender
-
Returns the value of the DatePattern option.
- getDefault() - Static method in class org.apache.log4j.pattern.FormattingInfo
-
Gets default instance.
- getDefaultAbbreviator() - Static method in class org.apache.log4j.pattern.NameAbbreviator
-
Gets default abbreviator.
- getDefaultConstraints() - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
-
- getDefaultHierarchy() - Static method in class org.apache.log4j.Category
-
- getDefaultInstance() - Static method in class org.apache.log4j.lf5.LF5Appender
-
- getDefaultLevel() - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Gets the default LogLevel for the Adapter.
- getDefaultMonitorHeight() - Static method in class org.apache.log4j.lf5.LF5Appender
-
- getDefaultMonitorHeight() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
- getDefaultMonitorWidth() - Static method in class org.apache.log4j.lf5.LF5Appender
-
- getDefaultMonitorWidth() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
- getDefaultRenderer() - Method in class org.apache.log4j.or.RendererMap
-
- getDepth() - Static method in class org.apache.log4j.NDC
-
Get the current nesting depth of this diagnostic context.
- getDisplayedProperties(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- getEffectiveLevel() - Method in class org.apache.log4j.Category
-
Starting from this category, search the category hierarchy for a
non-null level and return it.
- getEffectiveLevel() - Method in class org.apache.log4j.spi.NOPLogger
-
Starting from this category, search the category hierarchy for a
non-null level and return it.
- getEncoding() - Method in class org.apache.log4j.WriterAppender
-
- getErrorHandler() - Method in interface org.apache.log4j.Appender
-
- getErrorHandler() - Method in class org.apache.log4j.AppenderSkeleton
-
- getEvaluator() - Method in class org.apache.log4j.net.SMTPAppender
-
Get triggering evaluator.
- getEvaluatorClass() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the EvaluatorClass option.
- getEventDetails(int) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Get the throwable information at a specified row in the filtered events.
- getExplorerModel() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
- getFacility(String) - Static method in class org.apache.log4j.net.SyslogAppender
-
Returns the integer value corresponding to the named syslog
facility, or -1 if it couldn't be recognized.
- getFacility() - Method in class org.apache.log4j.net.SyslogAppender
-
Returns the value of the Facility option.
- getFacilityPrinting() - Method in class org.apache.log4j.net.SyslogAppender
-
Returns the value of the FacilityPrinting option.
- getFacilityString(int) - Static method in class org.apache.log4j.net.SyslogAppender
-
Returns the specified syslog facility as a lower-case String,
e.g.
- getFile() - Method in class org.apache.log4j.FileAppender
-
Returns the value of the File option.
- getFile(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Returns a particular file name stored in a MRU file
list based on an index value.
- getFilename() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- getFilename() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
- getFileName() - Method in class org.apache.log4j.spi.LocationInfo
-
Return the file name of the caller.
- getFileNameMethod - Static variable in class org.apache.log4j.spi.LocationInfo
-
- getFileNamePatternRules() - Static method in class org.apache.log4j.pattern.PatternParser
-
Get standard format specifiers for rolling file appender file specification.
- getFilter() - Method in interface org.apache.log4j.Appender
-
Returns the head Filter.
- getFilter() - Method in class org.apache.log4j.AppenderSkeleton
-
Returns the head Filter.
- getFilteredLogTableModel() - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- getFilteredRecord(int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getFilteredRecords() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getFirstFilter() - Method in class org.apache.log4j.AppenderSkeleton
-
Return the first filter in the filter chain for this
Appender.
- getFirstSelectedRow() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getFollow() - Method in class org.apache.log4j.ConsoleAppender
-
Gets whether the appender honors reassignments of System.out
or System.err made after configuration.
- getFooter() - Method in class org.apache.log4j.HTMLLayout
-
Returns the appropriate HTML footers.
- getFooter() - Method in class org.apache.log4j.Layout
-
Returns the footer for the layout format.
- getFQNOfLoggerClass() - Method in class org.apache.log4j.pattern.LogEvent
-
Get the fully qualified name of the calling logger sub-class/wrapper.
- getFQNOfLoggerClass() - Method in class org.apache.log4j.spi.LoggingEvent
-
Get the fully qualified name of the calling logger sub-class/wrapper.
- getFrom() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the From option.
- getFullyQualifiedName(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.CategoryPatternConverter
-
- getFullyQualifiedName(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.ClassNamePatternConverter
-
- getFullyQualifiedName(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternParser.NamedPatternConverter
-
- getHeader() - Method in class org.apache.log4j.HTMLLayout
-
Returns appropriate HTML headers.
- getHeader() - Method in class org.apache.log4j.Layout
-
Returns the header for the layout format.
- getHeader() - Method in class org.apache.log4j.net.SyslogAppender
-
If true, the appender will generate the HEADER part (that is, timestamp and host name)
of the syslog packet.
- getHierarchy() - Method in class org.apache.log4j.Category
-
- getImmediateFlush() - Method in class org.apache.log4j.WriterAppender
-
Returns value of the ImmediateFlush option.
- getInitialContextFactoryName() - Method in class org.apache.log4j.net.JMSAppender
-
Returns the value of the InitialContextFactoryName option.
- getInputStream() - Method in class org.apache.log4j.lf5.util.Resource
-
Get the InputStream for this Resource.
- getInputStream(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Returns a input stream to the resource at the specified index
- getInputStream(File) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Gets an input stream for the corresponding file.
- getInputStream(URL) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Gets an input stream for the corresponding URL.
- getInputStreamReader() - Method in class org.apache.log4j.lf5.util.Resource
-
Get the InputStreamReader for this Resource.
- getInstance(String) - Static method in class org.apache.log4j.Category
-
- getInstance(Class) - Static method in class org.apache.log4j.Category
-
- getInstance() - Static method in class org.apache.log4j.helpers.NullEnumeration
-
- getInstance() - Method in class org.apache.log4j.varia.NullAppender
-
- getJdk14Levels() - Static method in class org.apache.log4j.lf5.LogLevel
-
- getJMDNSInstance() - Static method in class org.apache.log4j.net.ZeroConfSupport
-
- getKeySetMethod - Variable in class org.apache.log4j.helpers.MDCKeySetExtractor
-
- getLabel() - Method in class org.apache.log4j.lf5.LogLevel
-
Return the Label of the LogLevel.
- getLabel() - Method in class org.apache.log4j.lf5.viewer.LogTableColumn
-
Return the Label of the LogLevel.
- getLayout() - Method in interface org.apache.log4j.Appender
-
Returns this appenders layout.
- getLayout() - Method in class org.apache.log4j.AppenderSkeleton
-
Returns the layout of this appender.
- getLevel() - Method in class org.apache.log4j.Category
-
Returns the assigned
Level
, if any, for this Category.
- getLevel() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the level of this LogRecord.
- getLevel() - Method in class org.apache.log4j.pattern.LogEvent
-
Return the level of this event.
- getLevel() - Method in class org.apache.log4j.spi.LoggingEvent
-
Return the level of this event.
- getLevelMax() - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Get the value of the LevelMax
option.
- getLevelMin() - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Get the value of the LevelMin
option.
- getLevelToMatch() - Method in class org.apache.log4j.varia.LevelMatchFilter
-
- getLineNumber() - Method in class org.apache.log4j.spi.LocationInfo
-
Returns the line number of the caller.
- getLineNumberMethod - Static variable in class org.apache.log4j.spi.LocationInfo
-
- getLocale() - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- getLocalHostname() - Method in class org.apache.log4j.net.SyslogAppender
-
Get the host name used to identify this appender.
- getLocation() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the location in code where this LogRecord originated.
- getLocationDetails() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getLocationInfo() - Method in class org.apache.log4j.AsyncAppender
-
Gets whether the location of the logging request call
should be captured.
- getLocationInfo() - Method in class org.apache.log4j.HTMLLayout
-
Returns the current value of the LocationInfo option.
- getLocationInfo() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Gets whether the location of the logging request call
should be captured.
- getLocationInfo(String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- getLocationInfo() - Method in class org.apache.log4j.net.JMSAppender
-
Returns value of the LocationInfo property which
determines whether location (stack) info is sent to the remote
subscriber.
- getLocationInfo() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the LocationInfo option.
- getLocationInfo() - Method in class org.apache.log4j.net.SocketAppender
-
Returns value of the LocationInfo option.
- getLocationInfo() - Method in class org.apache.log4j.net.SocketHubAppender
-
Returns value of the LocationInfo option.
- getLocationInfo() - Method in class org.apache.log4j.xml.XMLLayout
-
Returns the current value of the LocationInfo option.
- getLocationInformation() - Method in class org.apache.log4j.pattern.LogEvent
-
Set the location information for this logging event.
- getLocationInformation() - Method in class org.apache.log4j.spi.LoggingEvent
-
Set the location information for this logging event.
- getLog4JLevels() - Static method in class org.apache.log4j.lf5.LogLevel
-
- getLogBrokerMonitor() - Method in class org.apache.log4j.lf5.LF5Appender
-
- getLogger(String) - Method in class org.apache.log4j.Hierarchy
-
Return a new logger instance named as the first parameter using
the default factory.
- getLogger(String, LoggerFactory) - Method in class org.apache.log4j.Hierarchy
-
Return a new logger instance named as the first parameter using
factory
.
- getLogger() - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- getLogger() - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- getLogger() - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- getLogger() - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- getLogger() - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- getLogger(String) - Static method in class org.apache.log4j.Logger
-
Retrieve a logger named according to the value of the
name
parameter.
- getLogger(Class) - Static method in class org.apache.log4j.Logger
-
Shorthand for getLogger(clazz.getName())
.
- getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
-
- getLogger(String) - Static method in class org.apache.log4j.LogManager
-
Retrieve the appropriate
Logger
instance.
- getLogger(Class) - Static method in class org.apache.log4j.LogManager
-
Retrieve the appropriate
Logger
instance.
- getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
-
Retrieve the appropriate
Logger
instance.
- getLogger(String) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getLogger(String, LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getLogger() - Method in class org.apache.log4j.spi.LoggingEvent
-
Gets the logger of the event.
- getLogger(String) - Method in class org.apache.log4j.spi.NOPLoggerRepository
- getLogger(String, LoggerFactory) - Method in class org.apache.log4j.spi.NOPLoggerRepository
- getLoggerName() - Method in class org.apache.log4j.pattern.LogEvent
-
Return the name of the logger.
- getLoggerName() - Method in class org.apache.log4j.spi.LoggingEvent
-
Return the name of the logger.
- getLoggerRepository() - Method in class org.apache.log4j.Category
-
- getLoggerRepository() - Static method in class org.apache.log4j.LogManager
-
- getLoggerRepository() - Method in class org.apache.log4j.spi.DefaultRepositorySelector
-
- getLoggerRepository() - Method in interface org.apache.log4j.spi.RepositorySelector
-
- getLogLevelColor(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
-
- getLogLevelColorMap() - Static method in class org.apache.log4j.lf5.LogLevel
-
- getLogLevelMenuItems() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getLogLevels() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getLogRecordFilter() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getLogStatement(LoggingEvent) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
By default getLogStatement sends the event to the required Layout object.
- getLogTableColumnArray() - Static method in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- getLogTableColumnMenuItem(LogTableColumn) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getLogTableColumnMenuItems() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getLogTableColumns() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getLogTableColumns() - Static method in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- getMaxBackupIndex() - Method in class org.apache.log4j.RollingFileAppender
-
Returns the value of the MaxBackupIndex option.
- getMaximumCacheValidity(String) - Static method in class org.apache.log4j.pattern.CachedDateFormat
-
Gets maximum cache validity for the specified SimpleDateTime
conversion pattern.
- getMaximumFileSize() - Method in class org.apache.log4j.RollingFileAppender
-
Get the maximum size that the output file is allowed to reach
before being rolled over to backup files.
- getMaxLength() - Method in class org.apache.log4j.pattern.FormattingInfo
-
Get maximum length.
- getMaxSize() - Method in class org.apache.log4j.helpers.BoundedFIFO
-
Get the maximum size of the buffer.
- getMaxSize() - Method in class org.apache.log4j.helpers.CyclicBuffer
-
- getMBeanInfo() - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- getMBeanInfo() - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- getMBeanInfo() - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- getMBeanInfo() - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- getMDC(String) - Method in class org.apache.log4j.pattern.LogEvent
-
Returns the the context corresponding to the key
parameter.
- getMDC(String) - Method in class org.apache.log4j.spi.LoggingEvent
-
Returns the the context corresponding to the key
parameter.
- getMDCCopy() - Method in class org.apache.log4j.pattern.LogEvent
-
Obtain a copy of this thread's MDC prior to serialization or
asynchronous logging.
- getMDCCopy() - Method in class org.apache.log4j.spi.LoggingEvent
-
Obtain a copy of this thread's MDC prior to serialization or
asynchronous logging.
- getMenuItem(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getMessage() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getMessage() - Method in exception org.apache.log4j.config.PropertySetterException
-
Returns descriptive text on the cause of this exception.
- getMessage() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the message asscociated with this LogRecord.
- getMessage() - Method in class org.apache.log4j.pattern.LogEvent
-
Return the message for this logging event.
- getMessage() - Method in class org.apache.log4j.spi.LoggingEvent
-
Return the message for this logging event.
- getMethodName() - Method in class org.apache.log4j.spi.LocationInfo
-
Returns the method name of the caller.
- getMethodNameMethod - Static variable in class org.apache.log4j.spi.LocationInfo
-
- getMillis() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the event time of this record in milliseconds from 1970.
- getMinLength() - Method in class org.apache.log4j.pattern.FormattingInfo
-
Get minimum length.
- getMRUFileList() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Gets the list of files stored in the MRU file list.
- getName() - Method in interface org.apache.log4j.Appender
-
Get the name of this appender.
- getName() - Method in class org.apache.log4j.AppenderSkeleton
-
Returns the name of this appender.
- getName() - Method in class org.apache.log4j.Category
-
Return the category name.
- getName() - Method in class org.apache.log4j.lf5.util.Resource
-
Get the name of the resource.
- getName() - Method in class org.apache.log4j.pattern.PatternConverter
-
This method returns the name of the conversion pattern.
- getNDC() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getNDC() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the NDC (nested diagnostic context) for this record.
- getNDC() - Method in class org.apache.log4j.pattern.LogEvent
-
This method returns the NDC for this event.
- getNDC() - Method in class org.apache.log4j.spi.LoggingEvent
-
This method returns the NDC for this event.
- getNDCTextFilter() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getNext() - Method in class org.apache.log4j.spi.Filter
-
Return the pointer to the next filter;
- getNextCheckDate(Date) - Method in class org.apache.log4j.RollingCalendar
-
- getNextCheckMillis(Date) - Method in class org.apache.log4j.RollingCalendar
-
- getNextId() - Static method in class org.apache.log4j.lf5.LogRecord
-
- getNotificationInfo() - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- getNullAppender() - Static method in class org.apache.log4j.varia.NullAppender
-
Whenever you can, use this method to retreive an instance instead
of instantiating a new one with new
.
- getNumberFormat() - Method in class org.apache.log4j.pattern.CachedDateFormat
-
Gets number formatter.
- getNumberOfContainedRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- getNumberOfRecordsFromChildren() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- getNumEvents() - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
- getOptionStrings() - Method in class org.apache.log4j.helpers.DateLayout
-
- getOptionStrings() - Method in class org.apache.log4j.varia.DenyAllFilter
-
- getOptionStrings() - Method in class org.apache.log4j.varia.StringMatchFilter
-
- getOutputFormat() - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- getPacketHeader(long) - Method in class org.apache.log4j.net.SyslogAppender
-
Gets HEADER portion of packet.
- getParent() - Method in class org.apache.log4j.Category
-
Returns the parent of this category.
- getPassword() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- getPassword() - Method in class org.apache.log4j.net.JMSAppender
-
- getPattern() - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- getPatternLayoutRules() - Static method in class org.apache.log4j.pattern.PatternParser
-
Get standard format specifiers for EnhancedPatternLayout.
- getPort() - Method in class org.apache.log4j.net.SocketAppender
-
Returns value of the Port option.
- getPort() - Method in class org.apache.log4j.net.SocketHubAppender
-
Returns value of the Port option.
- getPort() - Method in class org.apache.log4j.net.TelnetAppender
-
- getPort() - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
-
Returns value of the Port option.
- getPrecedence() - Method in class org.apache.log4j.lf5.LogLevel
-
- getPriority() - Method in class org.apache.log4j.Category
-
- getPriority() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getProperties(Object, PropertyGetter.PropertyCallback, String) - Static method in class org.apache.log4j.config.PropertyGetter
-
- getProperties(PropertyGetter.PropertyCallback, String) - Method in class org.apache.log4j.config.PropertyGetter
-
- getProperties() - Method in class org.apache.log4j.pattern.LogEvent
-
Returns the set of properties
for the event.
- getProperties() - Method in class org.apache.log4j.spi.LoggingEvent
-
Returns the set of properties
for the event.
- getProperties() - Method in class org.apache.log4j.xml.XMLLayout
-
Gets whether MDC key-value pairs should be output.
- getProperty(String) - Method in class org.apache.log4j.pattern.LogEvent
-
Return a property for this event.
- getProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
-
Return a property for this event.
- getPropertyDescriptor(String) - Method in class org.apache.log4j.config.PropertySetter
-
- getPropertyKeySet(LoggingEvent) - Method in class org.apache.log4j.helpers.MDCKeySetExtractor
-
- getPropertyKeySet() - Method in class org.apache.log4j.pattern.LogEvent
-
Returns the set of the key values in the properties
for the event.
- getPropertyKeySet() - Method in class org.apache.log4j.spi.LoggingEvent
-
Returns the set of the key values in the properties
for the event.
- getProviderURL() - Method in class org.apache.log4j.net.JMSAppender
-
- getReconnectionDelay() - Method in class org.apache.log4j.net.SocketAppender
-
Returns value of the ReconnectionDelay option.
- getRecordsDisplayedMessage() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getRemoteHost() - Method in class org.apache.log4j.net.SocketAppender
-
Returns value of the RemoteHost option.
- getRenderedMessage() - Method in class org.apache.log4j.pattern.LogEvent
-
- getRenderedMessage() - Method in class org.apache.log4j.spi.LoggingEvent
-
- getRendererMap() - Method in class org.apache.log4j.Hierarchy
-
Get the renderer map for this hierarchy.
- getRendererMap() - Method in interface org.apache.log4j.spi.RendererSupport
-
- getReplyTo() - Method in class org.apache.log4j.net.SMTPAppender
-
Get the reply addresses.
- getResource(String, Class) - Static method in class org.apache.log4j.helpers.Loader
-
- getResource(String) - Static method in class org.apache.log4j.helpers.Loader
-
This method will search for resource
in different
places.
- getResourceAsStream(Object, Resource) - Static method in class org.apache.log4j.lf5.util.ResourceUtils
-
Get the InputStream for this resource.
- getResourceAsURL(Object, Resource) - Static method in class org.apache.log4j.lf5.util.ResourceUtils
-
Get the URL for this resource.
- getResourceBundle() - Method in class org.apache.log4j.Category
-
Return the inherited ResourceBundle
for this
category.
- getResourceBundle() - Method in class org.apache.log4j.spi.NOPLogger
-
Return the inherited ResourceBundle
for this
category.
- getResourceBundleString(String) - Method in class org.apache.log4j.Category
-
Returns the string resource coresponding to key
in
this category's inherited resource bundle.
- getRoot() - Static method in class org.apache.log4j.Category
-
- getRootCategoryNode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- getRootLogger() - Method in class org.apache.log4j.Hierarchy
-
Get the root of this hierarchy.
- getRootLogger() - Static method in class org.apache.log4j.Logger
-
Return the root logger for the current logger repository.
- getRootLogger() - Static method in class org.apache.log4j.LogManager
-
Retrieve the appropriate root logger.
- getRootLogger() - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getRootLogger() - Method in class org.apache.log4j.spi.NOPLoggerRepository
- getRowCount() - Method in class org.apache.log4j.chainsaw.MyTableModel
-
- getRowCount() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getScreenHeight() - Static method in class org.apache.log4j.lf5.LF5Appender
-
- getScreenHeight() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
- getScreenWidth() - Static method in class org.apache.log4j.lf5.LF5Appender
-
- getScreenWidth() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
- getSecurityCredentials() - Method in class org.apache.log4j.net.JMSAppender
-
- getSecurityPrincipalName() - Method in class org.apache.log4j.net.JMSAppender
-
- getSendOnClose() - Method in class org.apache.log4j.net.SMTPAppender
-
Get sendOnClose.
- getSequenceNumber() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the sequence number associated with this LogRecord.
- getSevereLevel() - Static method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- getSevereLevel() - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Gets the current Severe LogLevel
- getSMTPDebug() - Method in class org.apache.log4j.net.SMTPAppender
-
Get SMTP debug.
- getSMTPHost() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the SMTPHost option.
- getSMTPPassword() - Method in class org.apache.log4j.net.SMTPAppender
-
Get SMTP password.
- getSMTPPort() - Method in class org.apache.log4j.net.SMTPAppender
-
Get port.
- getSMTPProtocol() - Method in class org.apache.log4j.net.SMTPAppender
-
Get transport protocol.
- getSMTPUsername() - Method in class org.apache.log4j.net.SMTPAppender
-
Get SMTP user name.
- getSql() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Returns pre-formated statement eg: insert into LogTable (msg) values ("%m")
- getStackTraceMethod - Variable in class org.apache.log4j.EnhancedThrowableRenderer
-
Throwable.getStackTrace() method.
- getStackTraceMethod - Static variable in class org.apache.log4j.spi.LocationInfo
-
- getStartTime() - Static method in class org.apache.log4j.pattern.LogEvent
-
Returns the time when the application started, in milliseconds
elapsed since 01.01.1970.
- getStartTime() - Static method in class org.apache.log4j.spi.LoggingEvent
-
Returns the time when the application started, in milliseconds
elapsed since 01.01.1970.
- getStatusText(int, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getStringToMatch() - Method in class org.apache.log4j.varia.StringMatchFilter
-
- getStyleClass(Object) - Method in class org.apache.log4j.pattern.LevelPatternConverter
-
This method returns the CSS style class that should be applied to
the LoggingEvent passed as parameter, which can be null.
- getStyleClass(Object) - Method in class org.apache.log4j.pattern.PatternConverter
-
This method returns the CSS style class that should be applied to
the LoggingEvent passed as parameter, which can be null.
- getSubject() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the Subject option.
- getSyslogEquivalent() - Method in class org.apache.log4j.Priority
-
Return the syslog equivalent of this priority as an integer.
- getSyslogHost() - Method in class org.apache.log4j.net.SyslogAppender
-
Returns the value of the SyslogHost option.
- getSystemProperty(String, String) - Static method in class org.apache.log4j.helpers.OptionConverter
-
Very similar to System.getProperty
except
that the SecurityException
is hidden.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
-
- getTableColumnMenuItem(LogTableColumn) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- getTarget() - Method in class org.apache.log4j.ConsoleAppender
-
Returns the current value of the Target property.
- getTCL() - Static method in class org.apache.log4j.helpers.Loader
-
Get the Thread Context Loader which is a JDK 1.2 feature.
- getText() - Method in class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
-
- getThreadDescription() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the thread description asscociated with this LogRecord.
- getThreadName() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getThreadName() - Method in class org.apache.log4j.pattern.LogEvent
-
- getThreadName() - Method in class org.apache.log4j.spi.LoggingEvent
-
- getThreadPrinting() - Method in class org.apache.log4j.TTCCLayout
-
Returns value of the ThreadPrinting option.
- getThreshold() - Method in class org.apache.log4j.AppenderSkeleton
-
Returns this appenders threshold level.
- getThreshold() - Method in class org.apache.log4j.Hierarchy
-
Returns a
Level
representation of the
enable
state.
- getThreshold() - Method in interface org.apache.log4j.spi.LoggerRepository
-
Get the repository-wide threshold.
- getThreshold() - Method in class org.apache.log4j.spi.NOPLoggerRepository
-
Get the repository-wide threshold.
- getThrowable() - Method in class org.apache.log4j.spi.ThrowableInformation
-
- getThrowableInformation() - Method in class org.apache.log4j.pattern.LogEvent
-
Returns the throwable information contained within this
event.
- getThrowableInformation() - Method in class org.apache.log4j.spi.LoggingEvent
-
Returns the throwable information contained within this
event.
- getThrowableRenderer() - Method in class org.apache.log4j.Hierarchy
-
Get throwable renderer.
- getThrowableRenderer() - Method in interface org.apache.log4j.spi.ThrowableRendererSupport
-
Get throwable renderer.
- getThrowableStrRep(EventDetails) - Static method in class org.apache.log4j.chainsaw.DetailPanel
-
Returns a string representation of a throwable.
- getThrowableStrRep() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getThrowableStrRep() - Method in class org.apache.log4j.pattern.LogEvent
-
Return this event's throwable's string[] representaion.
- getThrowableStrRep() - Method in class org.apache.log4j.spi.LoggingEvent
-
Return this event's throwable's string[] representaion.
- getThrowableStrRep() - Method in class org.apache.log4j.spi.ThrowableInformation
-
- getThrown() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the Throwable associated with this LogRecord.
- getThrownStackTrace() - Method in class org.apache.log4j.lf5.LogRecord
-
Get the stack trace in a String-based format for the associated Throwable
of this LogRecord.
- getTimeStamp() - Method in class org.apache.log4j.chainsaw.EventDetails
-
- getTimeStamp() - Method in class org.apache.log4j.pattern.LogEvent
-
Getter for the event's time stamp.
- getTimeStamp() - Method in class org.apache.log4j.spi.LoggingEvent
-
Getter for the event's time stamp.
- getTimeZone() - Method in class org.apache.log4j.helpers.DateLayout
-
Returns value of the TimeZone option.
- getTimeZone() - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- getTitle() - Method in class org.apache.log4j.HTMLLayout
-
Returns the current value of the Title option.
- getTitle() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
-
- getTitle() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- getTo() - Method in class org.apache.log4j.net.SMTPAppender
-
Returns value of the To option.
- getToolTipText(MouseEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
- getTopicBindingName() - Method in class org.apache.log4j.net.JMSAppender
-
Returns the value of the TopicBindingName option.
- getTopicConnection() - Method in class org.apache.log4j.net.JMSAppender
-
Returns the TopicConnection used for this appender.
- getTopicConnectionFactoryBindingName() - Method in class org.apache.log4j.net.JMSAppender
-
Returns the value of the TopicConnectionFactoryBindingName option.
- getTopicPublisher() - Method in class org.apache.log4j.net.JMSAppender
-
Returns the TopicPublisher used for this appender.
- getTopicSession() - Method in class org.apache.log4j.net.JMSAppender
-
Returns the TopicSession used for this appender.
- getTotalNumberOfRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- getTotalRowCount() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
-
- getTreePath(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- getTreePathToRoot(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
Returns the CategoryPath to the specified CategoryNode
- getURL() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- getURL() - Method in class org.apache.log4j.lf5.util.Resource
-
Get the URL of the Resource.
- getURLPkgPrefixes() - Method in class org.apache.log4j.net.JMSAppender
-
- getUser() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- getUserName() - Method in class org.apache.log4j.net.JMSAppender
-
- getValue(NamedNodeMap, String) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- getValueAt(int, int) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
- getValueAt(int, int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- gmtTimeZone - Static variable in class org.apache.log4j.DailyRollingFileAppender
-
- GREEN - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- guard - Static variable in class org.apache.log4j.LogManager
-
- i - Variable in class org.apache.log4j.helpers.PatternParser
-
- ignoresThrowable() - Method in class org.apache.log4j.EnhancedPatternLayout
-
Will return false if any of the conversion specifiers in the pattern
handles Exceptions
.
- ignoresThrowable() - Method in class org.apache.log4j.HTMLLayout
-
The HTML layout handles the throwable contained in logging
events.
- ignoresThrowable() - Method in class org.apache.log4j.Layout
-
If the layout handles the throwable object contained within
LoggingEvent
, then the layout should return
false
.
- ignoresThrowable() - Method in class org.apache.log4j.pattern.BridgePatternConverter
-
Will return false if any of the conversion specifiers in the pattern
handles Exceptions
.
- ignoresThrowable() - Method in class org.apache.log4j.PatternLayout
-
The PatternLayout does not handle the throwable contained within
LoggingEvents
.
- ignoresThrowable() - Method in class org.apache.log4j.SimpleLayout
-
The SimpleLayout does not handle the throwable contained within
LoggingEvents
.
- ignoresThrowable() - Method in class org.apache.log4j.TTCCLayout
-
The TTCCLayout does not handle the throwable contained within
LoggingEvents
.
- ignoresThrowable() - Method in class org.apache.log4j.xml.XMLLayout
-
The XMLLayout prints and does not ignore exceptions.
- ignoreTCL - Static variable in class org.apache.log4j.helpers.Loader
-
- immediateFlush - Variable in class org.apache.log4j.WriterAppender
-
Immediate flush means that the underlying writer or output stream
will be flushed at the end of each append operation unless shouldFlush()
is overridden.
- inCheckBoxHitRegion(MouseEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- info(Object) - Method in class org.apache.log4j.Category
-
Log a message object with the
INFO
Level.
- info(Object, Throwable) - Method in class org.apache.log4j.Category
-
Log a message object with the INFO
level including
the stack trace of the Throwable
t
passed as
parameter.
- INFO - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
INFO.
- INFO - Static variable in class org.apache.log4j.Level
-
The INFO
level designates informational messages
that highlight the progress of the application at coarse-grained
level.
- INFO - Static variable in class org.apache.log4j.lf5.LogLevel
-
- info(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, char) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, short) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, int) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, long) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, float) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, double) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at info level.
- info(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, char) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, short) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, int) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, long) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, float) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, double) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- info(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at info level.
- INFO - Static variable in class org.apache.log4j.Priority
-
- info(Object) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the
INFO
Level.
- info(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a message object with the INFO
level including
the stack trace of the Throwable
t
passed as
parameter.
- INFO_INT - Static variable in class org.apache.log4j.Priority
-
- inherit(Stack) - Static method in class org.apache.log4j.NDC
-
Inherit the diagnostic context of another thread.
- INHERITED - Static variable in interface org.apache.log4j.spi.Configurator
-
Special level value signifying inherited behaviour.
- init() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
- init() - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- init(String, String) - Static method in class org.apache.log4j.net.SimpleSocketServer
-
- init(String, String, String) - Static method in class org.apache.log4j.net.SocketServer
-
- init(String, String) - Static method in class org.apache.log4j.varia.Roller
-
- initComponents() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- initialContextFactoryName - Variable in class org.apache.log4j.net.JMSAppender
-
- initializeJMDNS() - Static method in class org.apache.log4j.net.ZeroConfSupport
-
- initLog4J() - Static method in class org.apache.log4j.chainsaw.Main
-
initialise log4j
- initSyslogFacilityStr() - Method in class org.apache.log4j.net.SyslogAppender
-
- INSTANCE - Static variable in class org.apache.log4j.chainsaw.ExitAction
-
The instance to share
- INSTANCE - Static variable in class org.apache.log4j.helpers.MDCKeySetExtractor
-
- instance - Static variable in class org.apache.log4j.helpers.NullEnumeration
-
- INSTANCE - Static variable in class org.apache.log4j.pattern.FileLocationPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.FullLocationPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.IntegerPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.LevelPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.LineLocationPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.LineSeparatorPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.LoggerPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.MessagePatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.MethodLocationPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.NDCPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.SequenceNumberPatternConverter
-
Singleton.
- INSTANCE - Static variable in class org.apache.log4j.pattern.ThreadPatternConverter
-
Singleton.
- instance - Static variable in class org.apache.log4j.varia.NullAppender
-
- instantiateByClassName(String, Class, Object) - Static method in class org.apache.log4j.helpers.OptionConverter
-
Instantiate an object given a class name.
- instantiateByKey(Properties, String, Class, Object) - Static method in class org.apache.log4j.helpers.OptionConverter
-
- IntegerPatternConverter - Class in org.apache.log4j.pattern
-
Formats an integer.
- IntegerPatternConverter() - Constructor for class org.apache.log4j.pattern.IntegerPatternConverter
-
Private constructor.
- INTERNAL_DEBUG_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- INTERNAL_ROOT_NAME - Static variable in class org.apache.log4j.PropertyConfigurator
-
- interrupted - Variable in class org.apache.log4j.Dispatcher
-
Deprecated.
- interrupted - Variable in class org.apache.log4j.helpers.FileWatchdog
-
- interrupted - Variable in class org.apache.log4j.net.SocketAppender.Connector
-
- introspect() - Method in class org.apache.log4j.config.PropertySetter
-
Uses JavaBeans Introspector
to computer setters of object to be
configured.
- inVisualAge - Static variable in class org.apache.log4j.spi.LocationInfo
-
- invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.SocketAppender
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.SocketHubAppender
-
- isAllowedByDefault(String) - Static method in class org.apache.log4j.FilteredObjectInputStream
-
- isAsSevereAsThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
-
Check whether the message level is below the appender's
threshold.
- isAttached(Appender) - Method in class org.apache.log4j.AsyncAppender
-
Determines if specified appender is attached.
- isAttached(Appender) - Method in class org.apache.log4j.Category
-
Is the appender passed as parameter attached to this category?
- isAttached(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Returns true
if the specified appender is in the
list of attached appenders, false
otherwise.
- isAttached(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Determines if specified appender is attached.
- isAttached(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Returns true
if the specified appender is in list of
attached attached, false
otherwise.
- isAttached(Appender) - Method in class org.apache.log4j.spi.NOPLogger
-
Is the appender passed as parameter attached to this category?
- isCategoryPathActive(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- isCellEditable(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- isCellEditable(int, int) - Method in class org.apache.log4j.lf5.viewer.LogTableModel
-
- isDebugEnabled() - Method in class org.apache.log4j.Category
-
Check whether this category is enabled for the DEBUG
Level.
- isDebugEnabled() - Method in class org.apache.log4j.spi.NOPLogger
-
Check whether this category is enabled for the DEBUG
Level.
- isDisabled(int) - Method in class org.apache.log4j.Hierarchy
-
This method will return true
if this repository is
disabled for level
object passed as parameter and
false
otherwise.
- isDisabled(int) - Method in interface org.apache.log4j.spi.LoggerRepository
-
Returns whether this repository is disabled for a given
level.
- isDisabled(int) - Method in class org.apache.log4j.spi.NOPLoggerRepository
-
Returns whether this repository is disabled for a given
level.
- isEmpty() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
- isEmpty() - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- isEnabledFor(Priority) - Method in class org.apache.log4j.Category
-
Check whether this category is enabled for a given
Level
passed as parameter.
- isEnabledFor(Priority) - Method in class org.apache.log4j.spi.NOPLogger
-
Check whether this category is enabled for a given
Level
passed as parameter.
- isFatal() - Method in class org.apache.log4j.lf5.LogRecord
-
- isFull() - Method in class org.apache.log4j.helpers.BoundedFIFO
-
Return true
if the buffer is full, that is, whether
the number of elements in the buffer equals the buffer size.
- isGenAppName(String) - Method in class org.apache.log4j.config.PropertyPrinter
-
Returns true if the specified appender name is considered to have
been generated, that is, if it is of the form A[0-9]+.
- isGreaterOrEqual(Priority) - Method in class org.apache.log4j.Priority
-
Returns true
if this level has a higher or equal
level than the level passed as argument, false
otherwise.
- isHandledType(Class) - Method in class org.apache.log4j.config.PropertyGetter
-
- isInfoEnabled() - Method in class org.apache.log4j.Category
-
Check whether this category is enabled for the info Level.
- isInfoEnabled() - Method in class org.apache.log4j.spi.NOPLogger
-
Check whether this category is enabled for the info Level.
- isJava1() - Static method in class org.apache.log4j.helpers.Loader
-
Are we running under JDK 1.x?
- isLeftAligned() - Method in class org.apache.log4j.pattern.FormattingInfo
-
Determine if left aligned.
- isLikelySafeScenario(Exception) - Static method in class org.apache.log4j.LogManager
-
This method tests if called from a method that
is known to result in class members being abnormally
set to null but is assumed to be harmless since the
all classes are in the process of being unloaded.
- ISO8601_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- ISO8601_FORMAT - Static variable in class org.apache.log4j.pattern.DatePatternConverter
-
ISO8601 string literal.
- ISO8601_PATTERN - Static variable in class org.apache.log4j.pattern.DatePatternConverter
-
SimpleTimePattern for ISO8601.
- ISO8601DateFormat - Class in org.apache.log4j.helpers
-
Formats a Date
in the format "yyyy-MM-dd HH:mm:ss,SSS" for example
"1999-11-27 15:49:37,459".
- ISO8601DateFormat() - Constructor for class org.apache.log4j.helpers.ISO8601DateFormat
-
- ISO8601DateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.ISO8601DateFormat
-
- isPaused() - Method in class org.apache.log4j.chainsaw.MyTableModel
-
- isSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- isSevereLevel() - Method in class org.apache.log4j.lf5.Log4JLogRecord
-
Determines which Priority
levels will
be displayed in colored font when the LogMonitorAppender
renders this log message.
- isSevereLevel() - Method in class org.apache.log4j.lf5.LogRecord
-
Abstract method.
- isSevereLevel() - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- isSimple(String) - Static method in class org.apache.log4j.LogMF
-
Determines if pattern contains only {n} format elements
and not apostrophes.
- isSupportedType(Class) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- isSupportedType(Class) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- isTraceEnabled() - Method in class org.apache.log4j.Logger
-
Check whether this category is enabled for the TRACE Level.
- isTraceEnabled() - Method in class org.apache.log4j.spi.NOPLogger
-
Check whether this category is enabled for the TRACE Level.
- isTriggeringEvent(LoggingEvent) - Method in class org.apache.log4j.net.DefaultEvaluator
-
Is this event
the e-mail triggering event?
- isTriggeringEvent(LoggingEvent) - Method in interface org.apache.log4j.spi.TriggeringEventEvaluator
-
Is this the triggering event?
- l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.Category
-
Log a localized message.
- l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.Category
-
Log a localized and parameterized message.
- l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a localized message.
- l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
Log a localized and parameterized message.
- last - Variable in class org.apache.log4j.helpers.CyclicBuffer
-
- lastModif - Variable in class org.apache.log4j.helpers.FileWatchdog
-
- lastTime - Static variable in class org.apache.log4j.helpers.ISO8601DateFormat
-
- lastTimestamp - Variable in class org.apache.log4j.pattern.RelativeTimePatternConverter
-
Cached formatted timestamp.
- lastTimeString - Static variable in class org.apache.log4j.helpers.ISO8601DateFormat
-
- layout - Variable in class org.apache.log4j.AppenderSkeleton
-
The layout variable does not need to be set if the appender
implementation has its own layout.
- layout - Variable in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- Layout - Class in org.apache.log4j
-
Extend this abstract class to create your own log layout format.
- Layout() - Constructor for class org.apache.log4j.Layout
-
- LAYOUT_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- LayoutDynamicMBean - Class in org.apache.log4j.jmx
-
- LayoutDynamicMBean(Layout) - Constructor for class org.apache.log4j.jmx.LayoutDynamicMBean
-
- layoutHeaderChecked - Variable in class org.apache.log4j.net.SyslogAppender
-
Set to true after the header of the layout has been sent or if it has none.
- layoutNames - Variable in class org.apache.log4j.config.PropertyPrinter
-
- lazyRemove() - Static method in class org.apache.log4j.NDC
-
- leftAlign - Variable in class org.apache.log4j.helpers.FormattingInfo
-
- leftAlign - Variable in class org.apache.log4j.helpers.PatternConverter
-
- leftAlign - Variable in class org.apache.log4j.pattern.FormattingInfo
-
Alignment.
- length() - Method in class org.apache.log4j.helpers.BoundedFIFO
-
Get the number of elements in the buffer.
- length() - Method in class org.apache.log4j.helpers.CyclicBuffer
-
Get the number of elements in the buffer.
- level - Variable in class org.apache.log4j.Category
-
The assigned level of this category.
- level - Variable in class org.apache.log4j.helpers.SyslogQuietWriter
-
- Level - Class in org.apache.log4j
-
Defines the minimum set of levels recognized by the system, that is
OFF
, FATAL
, ERROR
,
WARN
, INFO
DEBUG and
ALL
.
- Level(int, String, int) - Constructor for class org.apache.log4j.Level
-
Instantiate a Level object.
- LEVEL - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- LEVEL - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- level - Variable in class org.apache.log4j.pattern.LogEvent
-
- level - Variable in class org.apache.log4j.Priority
-
- level - Variable in class org.apache.log4j.spi.LoggingEvent
-
- LEVEL_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- LEVEL_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- LevelMatchFilter - Class in org.apache.log4j.varia
-
This is a very simple filter based on level matching.
- LevelMatchFilter() - Constructor for class org.apache.log4j.varia.LevelMatchFilter
-
- levelMax - Variable in class org.apache.log4j.varia.LevelRangeFilter
-
- levelMin - Variable in class org.apache.log4j.varia.LevelRangeFilter
-
- LevelPatternConverter - Class in org.apache.log4j.pattern
-
Return the event's level in a StringBuffer.
- LevelPatternConverter() - Constructor for class org.apache.log4j.pattern.LevelPatternConverter
-
Private constructor.
- LevelRangeFilter - Class in org.apache.log4j.varia
-
This is a very simple filter based on level matching, which can be
used to reject messages with priorities outside a certain range.
- LevelRangeFilter() - Constructor for class org.apache.log4j.varia.LevelRangeFilter
-
- levelStr - Variable in class org.apache.log4j.Priority
-
- levelToMatch - Variable in class org.apache.log4j.varia.LevelMatchFilter
-
- LF5Appender - Class in org.apache.log4j.lf5
-
LF5Appender
logs events to a swing based logging
console.
- LF5Appender() - Constructor for class org.apache.log4j.lf5.LF5Appender
-
Constructs a LF5Appender
using the default instance of
the LogBrokerMonitor
.
- LF5Appender(LogBrokerMonitor) - Constructor for class org.apache.log4j.lf5.LF5Appender
-
Constructs a LF5Appender using an instance of
a LogBrokerMonitor supplied by the user.
- LF5SwingUtils - Class in org.apache.log4j.lf5.viewer
-
Provides methods to accomplish common yet non-trivial tasks
with Swing.
- LF5SwingUtils() - Constructor for class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
- LINE_LOCATION_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- LINE_SEP - Static variable in class org.apache.log4j.Layout
-
- LINE_SEP_LEN - Static variable in class org.apache.log4j.Layout
-
- LineLocationPatternConverter - Class in org.apache.log4j.pattern
-
Return the event's line location information in a StringBuffer.
- LineLocationPatternConverter() - Constructor for class org.apache.log4j.pattern.LineLocationPatternConverter
-
Private constructor.
- lineNumber - Variable in class org.apache.log4j.spi.LocationInfo
-
Caller's line number.
- lineSep - Variable in class org.apache.log4j.pattern.LineSeparatorPatternConverter
-
Line separator.
- LineSeparatorPatternConverter - Class in org.apache.log4j.pattern
-
Formats a line separator.
- LineSeparatorPatternConverter() - Constructor for class org.apache.log4j.pattern.LineSeparatorPatternConverter
-
Private constructor.
- listeners - Variable in class org.apache.log4j.Hierarchy
-
- literal - Variable in class org.apache.log4j.helpers.PatternParser.LiteralPatternConverter
-
- literal - Variable in class org.apache.log4j.pattern.LiteralPatternConverter
-
String literal.
- LITERAL_STATE - Static variable in class org.apache.log4j.helpers.PatternParser
-
- LITERAL_STATE - Static variable in class org.apache.log4j.pattern.PatternParser
-
Literal state.
- LiteralPatternConverter(String) - Constructor for class org.apache.log4j.helpers.PatternParser.LiteralPatternConverter
-
- LiteralPatternConverter - Class in org.apache.log4j.pattern
-
Formats a string literal.
- LiteralPatternConverter(String) - Constructor for class org.apache.log4j.pattern.LiteralPatternConverter
-
Create a new instance.
- load() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- load() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Loads the MRU file list in from a file and stores it in a LinkedList.
- loadClass(String) - Static method in class org.apache.log4j.helpers.Loader
-
If running under JDK 1.2 load the specified class using the
Thread
contextClassLoader
if that
fails try Class.forname.
- Loader - Class in org.apache.log4j.helpers
-
Load resources (or images) from various sources.
- Loader() - Constructor for class org.apache.log4j.helpers.Loader
-
- loadFile(String) - Method in class org.apache.log4j.chainsaw.LoadXMLAction
-
Loads the contents of file into the model
- loadLogFile(InputStream) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
Loads a log file from a web server into the LogFactor5 GUI.
- loadLogFile(File) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Loads and parses a log file.
- loadLogFile(URL) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Loads a parses a log file running on a server.
- LoadXMLAction - Class in org.apache.log4j.chainsaw
-
Encapsulates the action to load an XML file.
- LoadXMLAction(JFrame, MyTableModel) - Constructor for class org.apache.log4j.chainsaw.LoadXMLAction
-
Creates a new LoadXMLAction
instance.
- localHostname - Variable in class org.apache.log4j.net.SyslogAppender
-
Host name used to identify messages from this appender.
- LOCATION - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- LOCATION_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- LOCATION_INFO_OPTION - Static variable in class org.apache.log4j.HTMLLayout
-
- locationInfo - Variable in class org.apache.log4j.AsyncAppender
-
Should location info be included in dispatched messages.
- locationInfo - Variable in class org.apache.log4j.HTMLLayout
-
- locationInfo - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
- locationInfo - Variable in class org.apache.log4j.net.JMSAppender
-
- locationInfo - Variable in class org.apache.log4j.net.SMTPAppender
-
- locationInfo - Variable in class org.apache.log4j.net.SocketAppender
-
- locationInfo - Variable in class org.apache.log4j.net.SocketHubAppender
-
- locationInfo - Variable in class org.apache.log4j.pattern.LogEvent
-
Location information for the caller.
- LocationInfo - Class in org.apache.log4j.spi
-
The internal representation of caller location information.
- LocationInfo(Throwable, String) - Constructor for class org.apache.log4j.spi.LocationInfo
-
Instantiate location information based on a Throwable.
- LocationInfo(String, String, String, String) - Constructor for class org.apache.log4j.spi.LocationInfo
-
Create new instance.
- locationInfo - Variable in class org.apache.log4j.spi.LoggingEvent
-
Location information for the caller.
- locationInfo - Variable in class org.apache.log4j.xml.XMLLayout
-
- locationInformationExists() - Method in class org.apache.log4j.pattern.LogEvent
-
Check for the existence of location information without creating it
(a byproduct of calling getLocationInformation).
- locationInformationExists() - Method in class org.apache.log4j.spi.LoggingEvent
-
Check for the existence of location information without creating it
(a byproduct of calling getLocationInformation).
- LocationPatternConverter(FormattingInfo, int) - Constructor for class org.apache.log4j.helpers.PatternParser.LocationPatternConverter
-
- log(Priority, Object, Throwable) - Method in class org.apache.log4j.Category
-
This generic form is intended to be used by wrappers.
- log(Priority, Object) - Method in class org.apache.log4j.Category
-
This generic form is intended to be used by wrappers.
- log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
-
This is the most generic printing method.
- LOG - Static variable in class org.apache.log4j.chainsaw.ControlPanel
-
use the log messages
- LOG - Static variable in class org.apache.log4j.chainsaw.DetailPanel
-
used to log events
- LOG - Static variable in class org.apache.log4j.chainsaw.ExitAction
-
use to log messages
- LOG - Static variable in class org.apache.log4j.chainsaw.LoadXMLAction
-
use to log messages
- LOG - Static variable in class org.apache.log4j.chainsaw.LoggingReceiver
-
used to log messages
- LOG - Static variable in class org.apache.log4j.chainsaw.Main
-
use to log messages
- LOG - Static variable in class org.apache.log4j.chainsaw.MyTableModel
-
used to log messages
- log - Static variable in class org.apache.log4j.jmx.Agent
-
Deprecated.
- log - Static variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- log(String, LogLevel, String, Throwable, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Log a complete message to the Monitor.
- log(String, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Log a message to the Monitor and use the default LogLevel.
- log(String, LogLevel, String, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Log a message to the Monitor.
- log(String, LogLevel, String, Throwable) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Log a message to the Monitor.
- log(String, LogLevel, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Log a message to the Monitor.
- log(Logger, Level, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, boolean) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, byte) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, char) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, short) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, int) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, long) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, float) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, double) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specifed level.
- log(Logger, Level, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, boolean) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, byte) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, char) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, short) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, int) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, long) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, float) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, double) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Logger, Level, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specifed level.
- log(Logger, Level, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message at specified level.
- log(Priority, Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
This generic form is intended to be used by wrappers.
- log(Priority, Object) - Method in class org.apache.log4j.spi.NOPLogger
-
This generic form is intended to be used by wrappers.
- log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
-
This is the most generic printing method.
- LOG4J_LOG_LEVELS - Static variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
- Log4jEntityResolver - Class in org.apache.log4j.xml
-
An EntityResolver
specifically designed to return
log4j.dtd
which is embedded within the log4j jar
file.
- Log4jEntityResolver() - Constructor for class org.apache.log4j.xml.Log4jEntityResolver
-
- Log4JLogRecord - Class in org.apache.log4j.lf5
-
A Log4JLogRecord
encapsulates
the details of your log4j LoggingEvent
in a format usable
by the LogBrokerMonitor
.
- Log4JLogRecord() - Constructor for class org.apache.log4j.lf5.Log4JLogRecord
-
Constructs an instance of a Log4JLogRecord
.
- LOG_AUTH - Static variable in class org.apache.log4j.net.SyslogAppender
-
security/authorization messages
- LOG_AUTHPRIV - Static variable in class org.apache.log4j.net.SyslogAppender
-
security/authorization messages (private)
- LOG_CRON - Static variable in class org.apache.log4j.net.SyslogAppender
-
clock daemon
- LOG_DAEMON - Static variable in class org.apache.log4j.net.SyslogAppender
-
System daemons
- LOG_FTP - Static variable in class org.apache.log4j.net.SyslogAppender
-
ftp daemon
- LOG_KERN - Static variable in class org.apache.log4j.net.SyslogAppender
-
Kernel messages
- LOG_LOCAL0 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL1 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL2 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL3 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL4 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL5 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL6 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LOCAL7 - Static variable in class org.apache.log4j.net.SyslogAppender
-
reserved for local use
- LOG_LPR - Static variable in class org.apache.log4j.net.SyslogAppender
-
line printer subsystem
- LOG_MAIL - Static variable in class org.apache.log4j.net.SyslogAppender
-
Mail system
- LOG_NEWS - Static variable in class org.apache.log4j.net.SyslogAppender
-
network news subsystem
- LOG_SYSLOG - Static variable in class org.apache.log4j.net.SyslogAppender
-
messages generated internally by syslogd
- LOG_USER - Static variable in class org.apache.log4j.net.SyslogAppender
-
Random user-level messages
- LOG_UUCP - Static variable in class org.apache.log4j.net.SyslogAppender
-
UUCP subsystem
- LogBrokerMonitor - Class in org.apache.log4j.lf5.viewer
-
LogBrokerMonitor
.
- LogBrokerMonitor(List) - Constructor for class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Construct a LogBrokerMonitor.
- LogBrokerMonitor.LogBrokerMonitorWindowAdaptor - Class in org.apache.log4j.lf5.viewer
-
- LogBrokerMonitorWindowAdaptor(LogBrokerMonitor) - Constructor for class org.apache.log4j.lf5.viewer.LogBrokerMonitor.LogBrokerMonitorWindowAdaptor
-
- LogEvent - Class in org.apache.log4j.pattern
-
This class is a copy of o.a.l.spi.LoggingEvent from
log4j 1.2.15 which has been renamed to keep
the same overall class name length to allow a
serialization written with a prior instance of o.a.l.spi.LoggingEvent
to be deserialized with this class just by mangling the class name
in the byte stream.
- LogEvent(String, Category, Priority, Object, Throwable) - Constructor for class org.apache.log4j.pattern.LogEvent
-
Instantiate a LoggingEvent from the supplied parameters.
- LogEvent(String, Category, long, Priority, Object, Throwable) - Constructor for class org.apache.log4j.pattern.LogEvent
-
Instantiate a LoggingEvent from the supplied parameters.
- LogEvent(String, Logger, long, Level, Object, String, ThrowableInformation, String, LocationInfo, Map) - Constructor for class org.apache.log4j.pattern.LogEvent
-
Create new instance.
- LogFactor5Dialog - Class in org.apache.log4j.lf5.viewer
-
LogFactor5Dialog
- LogFactor5Dialog(JFrame, String, boolean) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5Dialog
-
- LogFactor5ErrorDialog - Class in org.apache.log4j.lf5.viewer
-
LogFactor5ErrorDialog
- LogFactor5ErrorDialog(JFrame, String) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5ErrorDialog
-
- LogFactor5InputDialog - Class in org.apache.log4j.lf5.viewer
-
LogFactor5InputDialog
Creates a popup input dialog box so that users can enter
a URL to open a log file from.
- LogFactor5InputDialog(JFrame, String, String) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
-
Configures an input dialog box using a defualt size for the text field.
- LogFactor5InputDialog(JFrame, String, String, int) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
-
Configures an input dialog box.
- LogFactor5LoadingDialog - Class in org.apache.log4j.lf5.viewer
-
LogFactor5LoadingDialog
- LogFactor5LoadingDialog(JFrame, String) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5LoadingDialog
-
- LogFileParser - Class in org.apache.log4j.lf5.util
-
Provides utility methods for input and output streams.
- LogFileParser(File) - Constructor for class org.apache.log4j.lf5.util.LogFileParser
-
- LogFileParser(InputStream) - Constructor for class org.apache.log4j.lf5.util.LogFileParser
-
- logger - Variable in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- Logger - Class in org.apache.log4j
-
This is the central class in the log4j package.
- Logger(String) - Constructor for class org.apache.log4j.Logger
-
- logger - Static variable in class org.apache.log4j.net.JMSSink
-
- logger - Static variable in class org.apache.log4j.net.SocketNode
-
- logger - Variable in class org.apache.log4j.pattern.LogEvent
-
- logger - Variable in class org.apache.log4j.spi.LoggingEvent
-
- LOGGER - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- LOGGER_FACTORY_KEY - Static variable in class org.apache.log4j.PropertyConfigurator
-
- LOGGER_FACTORY_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- LOGGER_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- LOGGER_REF - Static variable in class org.apache.log4j.PropertyConfigurator
-
- LOGGER_REF - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- LoggerDynamicMBean - Class in org.apache.log4j.jmx
-
- LoggerDynamicMBean(Logger) - Constructor for class org.apache.log4j.jmx.LoggerDynamicMBean
-
- loggerFactory - Variable in class org.apache.log4j.PropertyConfigurator
-
- LoggerFactory - Interface in org.apache.log4j.spi
-
Implement this interface to create new instances of Logger or
a sub-class of Logger.
- LoggerPatternConverter - Class in org.apache.log4j.pattern
-
Formats a logger name.
- LoggerPatternConverter(String[]) - Constructor for class org.apache.log4j.pattern.LoggerPatternConverter
-
Private constructor.
- LoggerRepository - Interface in org.apache.log4j.spi
-
A LoggerRepository
is used to create and retrieve
Loggers
.
- loggers - Variable in class org.apache.log4j.varia.FallbackErrorHandler
-
- LoggingEvent - Class in org.apache.log4j.spi
-
The internal representation of logging events.
- LoggingEvent(String, Category, Priority, Object, Throwable) - Constructor for class org.apache.log4j.spi.LoggingEvent
-
Instantiate a LoggingEvent from the supplied parameters.
- LoggingEvent(String, Category, long, Priority, Object, Throwable) - Constructor for class org.apache.log4j.spi.LoggingEvent
-
Instantiate a LoggingEvent from the supplied parameters.
- LoggingEvent(String, Category, long, Level, Object, String, ThrowableInformation, String, LocationInfo, Map) - Constructor for class org.apache.log4j.spi.LoggingEvent
-
Create new instance.
- LoggingEventPatternConverter - Class in org.apache.log4j.pattern
-
LoggingEventPatternConverter is a base class for pattern converters
that can format information from instances of LoggingEvent.
- LoggingEventPatternConverter(String, String) - Constructor for class org.apache.log4j.pattern.LoggingEventPatternConverter
-
Constructs an instance of LoggingEventPatternConverter.
- LoggingReceiver - Class in org.apache.log4j.chainsaw
-
A daemon thread the processes connections from a
org.apache.log4j.net.SocketAppender.html
.
- LoggingReceiver(MyTableModel, int) - Constructor for class org.apache.log4j.chainsaw.LoggingReceiver
-
Creates a new LoggingReceiver
instance.
- LoggingReceiver.Slurper - Class in org.apache.log4j.chainsaw
-
Helper that actually processes a client connection.
- LogLevel - Class in org.apache.log4j.lf5
-
The LogLevel class defines a set of standard logging levels.
- LogLevel(String, int) - Constructor for class org.apache.log4j.lf5.LogLevel
-
- LogLevelFormatException - Exception in org.apache.log4j.lf5
-
Thrown to indicate that the client has attempted to convert a string
to one the LogLevel types, but the string does not have the appropriate
format.
- LogLevelFormatException(String) - Constructor for exception org.apache.log4j.lf5.LogLevelFormatException
-
- LogLog - Class in org.apache.log4j.helpers
-
This class used to output log statements from within the log4j package.
- LogLog() - Constructor for class org.apache.log4j.helpers.LogLog
-
- LogManager - Class in org.apache.log4j
-
- LogManager() - Constructor for class org.apache.log4j.LogManager
-
- LogMF - Class in org.apache.log4j
-
This class provides parameterized logging services
using the pattern syntax of java.text.MessageFormat.
- LogMF() - Constructor for class org.apache.log4j.LogMF
-
private constructor.
- LogMonitorAdapter - Class in org.apache.log4j.lf5.util
-
LogMonitorAdapter facilitates the usage of the LogMonitor
- LogMonitorAdapter(List) - Constructor for class org.apache.log4j.lf5.util.LogMonitorAdapter
-
- logrb(Logger, Level, String, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, Throwable, String, String, Object[]) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, boolean) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, char) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, byte) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, short) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, int) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, long) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, float) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, double) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, Throwable, String, String, Object[]) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, boolean) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, char) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, byte) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, short) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, int) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, long) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, float) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, double) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- logrb(Logger, Level, String, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
-
Log a parameterized message using a pattern from a resource bundle.
- LogRecord - Class in org.apache.log4j.lf5
-
LogRecord.
- LogRecord() - Constructor for class org.apache.log4j.lf5.LogRecord
-
- LogRecordFilter - Interface in org.apache.log4j.lf5
-
An interface for classes which filters LogRecords.
- LogSF - Class in org.apache.log4j
-
This class provides parameterized logging services
using the SLF4J pattern syntax.
- LogSF() - Constructor for class org.apache.log4j.LogSF
-
private constructor.
- LogTable - Class in org.apache.log4j.lf5.viewer
-
LogTable.
- LogTable(JTextArea) - Constructor for class org.apache.log4j.lf5.viewer.LogTable
-
- LogTable.LogTableListSelectionListener - Class in org.apache.log4j.lf5.viewer
-
- LogTableColumn - Class in org.apache.log4j.lf5.viewer
-
LogTableColumn
- LogTableColumn(String) - Constructor for class org.apache.log4j.lf5.viewer.LogTableColumn
-
- LogTableColumnFormatException - Exception in org.apache.log4j.lf5.viewer
-
Thrown to indicate that the client has attempted to convert a string
to one the LogLevel types, but the string does not have the appropriate
format.
- LogTableColumnFormatException(String) - Constructor for exception org.apache.log4j.lf5.viewer.LogTableColumnFormatException
-
- LogTableListSelectionListener(JTable) - Constructor for class org.apache.log4j.lf5.viewer.LogTable.LogTableListSelectionListener
-
- LogTableModel - Class in org.apache.log4j.lf5.viewer
-
LogTableModel
- LogTableModel(Object[], int) - Constructor for class org.apache.log4j.lf5.viewer.LogTableModel
-
- LogTableRowRenderer - Class in org.apache.log4j.lf5.viewer
-
LogTableRowRenderer
- LogTableRowRenderer() - Constructor for class org.apache.log4j.lf5.viewer.LogTableRowRenderer
-
- LogXF - Class in org.apache.log4j
-
This is a base class for LogMF and LogSF parameterized logging classes.
- LogXF() - Constructor for class org.apache.log4j.LogXF
-
- lookup(Context, String) - Method in class org.apache.log4j.net.JMSAppender
-
- lookup(Context, String) - Static method in class org.apache.log4j.net.JMSSink
-
- MAGIC1 - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
First magic number used to detect the millisecond position.
- MAGIC2 - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
Second magic number used to detect the millisecond position.
- MAGICSTRING1 - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
Expected representation of first magic number.
- MAGICSTRING2 - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
Expected representation of second magic number.
- Main - Class in org.apache.log4j.chainsaw
-
The main application.
- Main() - Constructor for class org.apache.log4j.chainsaw.Main
-
Creates a new Main
instance.
- main(String[]) - Static method in class org.apache.log4j.chainsaw.Main
-
The main method.
- main(String[]) - Static method in class org.apache.log4j.config.PropertyPrinter
-
- main(String[]) - Static method in class org.apache.log4j.lf5.LF5Appender
-
- main(String[]) - Static method in class org.apache.log4j.lf5.StartLogFactor5
-
Main - starts a an instance of the LogFactor5 console and configures
the console settings.
- main(String[]) - Static method in class org.apache.log4j.net.JMSSink
-
- main(String[]) - Static method in class org.apache.log4j.net.SimpleSocketServer
-
- main(String[]) - Static method in class org.apache.log4j.net.SocketServer
-
- main(String[]) - Static method in class org.apache.log4j.varia.Roller
-
Send a "RollOver" message to
ExternallyRolledFileAppender
on host
and port
.
- makeLogTableListenToCategoryExplorer() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- makeNewLoggerInstance(String) - Method in class org.apache.log4j.DefaultCategoryFactory
-
- makeNewLoggerInstance(String) - Method in interface org.apache.log4j.spi.LoggerFactory
-
- makeScrollBarTrack(Adjustable) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
Makes the specified Adjustable track if the view area expands and
the specified Adjustable is located near the of the view.
- makeVerticalScrollBarTrack(JScrollPane) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
Makes the vertical scroll bar of the specified JScrollPane
track if the view expands (e.g.
- mAllEvents - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
set of all logged events - not filtered
- map - Variable in class org.apache.log4j.or.RendererMap
-
- map - Variable in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
-
Wrapped map.
- MapRewritePolicy - Class in org.apache.log4j.rewrite
-
This policy rewrites events where the message of the
original event implementes java.util.Map.
- MapRewritePolicy() - Constructor for class org.apache.log4j.rewrite.MapRewritePolicy
-
- matches(LogRecord, String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Check to see if the any records contain the search string.
- matchFilter(EventDetails) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Returns whether an event matches the filters.
- max - Variable in class org.apache.log4j.helpers.FormattingInfo
-
- max - Variable in class org.apache.log4j.helpers.PatternConverter
-
- MAX_CAPACITY - Variable in class org.apache.log4j.EnhancedPatternLayout
-
- MAX_CAPACITY - Variable in class org.apache.log4j.HTMLLayout
-
- MAX_CAPACITY - Variable in class org.apache.log4j.PatternLayout
-
- MAX_CONNECTIONS - Variable in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
- MAX_STATE - Static variable in class org.apache.log4j.helpers.PatternParser
-
- MAX_STATE - Static variable in class org.apache.log4j.pattern.PatternParser
-
Max state.
- maxBackupIndex - Variable in class org.apache.log4j.RollingFileAppender
-
There is one backup file by default.
- MaxElementAbbreviator(int) - Constructor for class org.apache.log4j.pattern.NameAbbreviator.MaxElementAbbreviator
-
Create new instance.
- maxEvent - Variable in class org.apache.log4j.AsyncAppender.DiscardSummary
-
First event of the highest severity.
- maxFileSize - Variable in class org.apache.log4j.RollingFileAppender
-
The default maximum file size is 10MB.
- maxLength - Variable in class org.apache.log4j.pattern.FormattingInfo
-
Maximum length.
- maxLines - Variable in class org.apache.log4j.pattern.ThrowableInformationPatternConverter
-
Maximum lines of stack trace to output.
- maxSize - Variable in class org.apache.log4j.helpers.BoundedFIFO
-
- maxSize - Variable in class org.apache.log4j.helpers.CyclicBuffer
-
- mbeanList - Variable in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- mBuf - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
buffer for collecting text
- mCategoryFilter - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
filter for the category
- mCategoryName - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the category of the event
- mCategoryName - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the category of the event
- mChooser - Variable in class org.apache.log4j.chainsaw.LoadXMLAction
-
the file chooser - configured to allow only the selection of a
single file.
- mClient - Variable in class org.apache.log4j.chainsaw.LoggingReceiver.Slurper
-
socket connection to read events from
- MDC - Class in org.apache.log4j
-
The MDC class is similar to the
NDC
class except that it is
based on a map instead of a stack.
- MDC() - Constructor for class org.apache.log4j.MDC
-
- mdc - Static variable in class org.apache.log4j.MDC
-
- mdcCopy - Variable in class org.apache.log4j.pattern.LogEvent
-
The mapped diagnostic context (MDC) of logging event.
- mdcCopy - Variable in class org.apache.log4j.spi.LoggingEvent
-
The mapped diagnostic context (MDC) of logging event.
- mdcCopyLookupRequired - Variable in class org.apache.log4j.pattern.LogEvent
-
Have we tried to do an MDC lookup? If we did, there is no need
to do it again.
- mdcCopyLookupRequired - Variable in class org.apache.log4j.spi.LoggingEvent
-
Have we tried to do an MDC lookup? If we did, there is no need
to do it again.
- MDCKeySetExtractor - Class in org.apache.log4j.helpers
-
- MDCKeySetExtractor() - Constructor for class org.apache.log4j.helpers.MDCKeySetExtractor
-
- MDCPatternConverter(FormattingInfo, String) - Constructor for class org.apache.log4j.helpers.PatternParser.MDCPatternConverter
-
- mDetails - Variable in class org.apache.log4j.chainsaw.DetailPanel
-
pane for rendering detail
- MESSAGE - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- message - Variable in class org.apache.log4j.NDC.DiagnosticContext
-
- message - Variable in class org.apache.log4j.pattern.LogEvent
-
The application supplied message of logging event.
- message - Variable in class org.apache.log4j.spi.LoggingEvent
-
The application supplied message of logging event.
- MESSAGE_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- MESSAGE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- MESSAGE_NUM - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- MessagePatternConverter - Class in org.apache.log4j.pattern
-
Return the event's rendered message in a StringBuffer.
- MessagePatternConverter() - Constructor for class org.apache.log4j.pattern.MessagePatternConverter
-
Private constructor.
- MessageRenderer - Class in org.apache.log4j.or.jms
-
Render javax.jms.Message
objects.
- MessageRenderer() - Constructor for class org.apache.log4j.or.jms.MessageRenderer
-
- METHOD_LOCATION_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- methodCache - Static variable in class org.apache.log4j.pattern.LogEvent
-
- methodCache - Static variable in class org.apache.log4j.spi.LoggingEvent
-
- MethodLocationPatternConverter - Class in org.apache.log4j.pattern
-
Return the event's line location information in a StringBuffer.
- MethodLocationPatternConverter() - Constructor for class org.apache.log4j.pattern.MethodLocationPatternConverter
-
Private constructor.
- methodName - Variable in class org.apache.log4j.spi.LocationInfo
-
Caller's method name.
- MethodUnion - Class in org.apache.log4j.jmx
-
- MethodUnion(Method, Method) - Constructor for class org.apache.log4j.jmx.MethodUnion
-
- mFilteredEvents - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
events that are visible after filtering
- mHandler - Variable in class org.apache.log4j.chainsaw.LoadXMLAction
-
the content handler
- millisecondFormat(int, StringBuffer, int) - Static method in class org.apache.log4j.pattern.CachedDateFormat
-
Formats a count of milliseconds (0-999) into a numeric representation.
- millisecondStart - Variable in class org.apache.log4j.pattern.CachedDateFormat
-
Index of initial digit of millisecond pattern or
UNRECOGNIZED_MILLISECONDS or NO_MILLISECONDS.
- min(int, int) - Method in class org.apache.log4j.helpers.BoundedFIFO
-
- min - Variable in class org.apache.log4j.helpers.FormattingInfo
-
- min - Variable in class org.apache.log4j.helpers.PatternConverter
-
- MIN_STATE - Static variable in class org.apache.log4j.helpers.PatternParser
-
- MIN_STATE - Static variable in class org.apache.log4j.pattern.PatternParser
-
Min state.
- minimumSizeDialog(Component, int, int) - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
-
- minLength - Variable in class org.apache.log4j.pattern.FormattingInfo
-
Minimum length.
- MISSING_LAYOUT - Static variable in interface org.apache.log4j.spi.ErrorCode
-
- mLevel - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the priority (level) of the event
- mLocationDetails - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the location details for the event
- mLocationDetails - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the location details for the event
- mLock - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
the lock to control access
- mMessage - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the msg for the event
- mMessage - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the msg for the event
- mMessageFilter - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
filter for the message
- mModel - Variable in class org.apache.log4j.chainsaw.DetailPanel
-
the model for the data to render
- mModel - Variable in class org.apache.log4j.chainsaw.LoggingReceiver
-
where to put the events
- mModel - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
where to put the events
- mNDC - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the NDC for the event
- mNDC - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the NDC for the event
- mNDCFilter - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
filter for the NDC
- mNumEvents - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the number of events in the document
- monitorThread - Variable in class org.apache.log4j.net.SocketHubAppender.ServerMonitor
-
- moveAdjustable(int, Adjustable) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
- moveToTop(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Moves the the index to the top of the MRU List
- mParent - Variable in class org.apache.log4j.chainsaw.LoadXMLAction
-
the parent frame
- mParser - Variable in class org.apache.log4j.chainsaw.LoadXMLAction
-
parser to read XML files
- mPaused - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
indicates whether event collection is paused to the UI
- mPendingEvents - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
list of events that are buffered for processing
- mPriority - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the priority of the event
- mPriorityFilter - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
filter for the priority
- MRUFileManager - Class in org.apache.log4j.lf5.viewer.configure
-
MRUFileManager handles the storage and retrival the most
recently opened log files.
- MRUFileManager() - Constructor for class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
- MRUFileManager(int) - Constructor for class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
- msg - Variable in class org.apache.log4j.net.SMTPAppender
-
- mSvrSock - Variable in class org.apache.log4j.chainsaw.LoggingReceiver
-
server for listening for connections
- mThreadFilter - Variable in class org.apache.log4j.chainsaw.MyTableModel
-
filter for the thread
- mThreadName - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the thread for the event
- mThreadName - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the thread for the event
- mThrowableStrRep - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the throwable details the event
- mThrowableStrRep - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the throwable details the event
- mTimeStamp - Variable in class org.apache.log4j.chainsaw.EventDetails
-
the time of the event
- mTimeStamp - Variable in class org.apache.log4j.chainsaw.XMLFileHandler
-
the time of the event
- MY_COMP - Static variable in class org.apache.log4j.chainsaw.MyTableModel
-
use the compare logging events
- MyTableModel - Class in org.apache.log4j.chainsaw
-
Represents a list of EventDetails
objects that are sorted on
logging time.
- MyTableModel() - Constructor for class org.apache.log4j.chainsaw.MyTableModel
-
Creates a new MyTableModel
instance.
- MyTableModel.Processor - Class in org.apache.log4j.chainsaw
-
Helper that actually processes incoming events.
- NA - Static variable in class org.apache.log4j.spi.LocationInfo
-
When location information is not available the constant
NA
is returned.
- NA_LOCATION_INFO - Static variable in class org.apache.log4j.spi.LocationInfo
-
NA_LOCATION_INFO is provided for compatibility with log4j 1.3.
- name - Variable in class org.apache.log4j.AppenderSkeleton
-
Appenders are named.
- name - Variable in class org.apache.log4j.Category
-
The name of this category.
- name - Variable in class org.apache.log4j.CategoryKey
-
- NAME - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- name - Variable in class org.apache.log4j.pattern.PatternConverter
-
Converter name.
- NAME_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- NameAbbreviator - Class in org.apache.log4j.pattern
-
NameAbbreviator generates abbreviated logger and class names.
- NameAbbreviator() - Constructor for class org.apache.log4j.pattern.NameAbbreviator
-
- NameAbbreviator.DropElementAbbreviator - Class in org.apache.log4j.pattern
-
Abbreviator that drops starting path elements.
- NameAbbreviator.MaxElementAbbreviator - Class in org.apache.log4j.pattern
-
Abbreviator that drops starting path elements.
- NameAbbreviator.NOPAbbreviator - Class in org.apache.log4j.pattern
-
Abbreviator that simply appends full name to buffer.
- NameAbbreviator.PatternAbbreviator - Class in org.apache.log4j.pattern
-
Pattern abbreviator.
- NameAbbreviator.PatternAbbreviatorFragment - Class in org.apache.log4j.pattern
-
Fragment of an pattern abbreviator.
- NamedPatternConverter(FormattingInfo, int) - Constructor for class org.apache.log4j.helpers.PatternParser.NamedPatternConverter
-
- NamePatternConverter - Class in org.apache.log4j.pattern
-
Base class for other pattern converters which can return only parts of their name.
- NamePatternConverter(String, String, String[]) - Constructor for class org.apache.log4j.pattern.NamePatternConverter
-
Constructor.
- NameValue - Class in org.apache.log4j
-
- NameValue(String, String) - Constructor for class org.apache.log4j.NameValue
-
- nbs - Variable in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- NDC - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- NDC - Class in org.apache.log4j
-
The NDC class implements nested diagnostic contexts as
defined by Neil Harrison in the article "Patterns for Logging
Diagnostic Messages" part of the book "Pattern Languages of
Program Design 3" edited by Martin et al.
- NDC() - Constructor for class org.apache.log4j.NDC
-
- ndc - Variable in class org.apache.log4j.pattern.LogEvent
-
The nested diagnostic context (NDC) of logging event.
- ndc - Variable in class org.apache.log4j.spi.LoggingEvent
-
The nested diagnostic context (NDC) of logging event.
- NDC.DiagnosticContext - Class in org.apache.log4j
-
- NDC_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- NDC_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- ndcLookupRequired - Variable in class org.apache.log4j.pattern.LogEvent
-
Have we tried to do an NDC lookup? If we did, there is no need
to do it again.
- ndcLookupRequired - Variable in class org.apache.log4j.spi.LoggingEvent
-
Have we tried to do an NDC lookup? If we did, there is no need
to do it again.
- NDCPatternConverter - Class in org.apache.log4j.pattern
-
Return the event's NDC in a StringBuffer.
- NDCPatternConverter() - Constructor for class org.apache.log4j.pattern.NDCPatternConverter
-
Private constructor.
- NDCTEXTFILTER - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- needsTrimming() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- NEUTRAL - Static variable in class org.apache.log4j.spi.Filter
-
This filter is neutral with respect to the log event.
- newInstance(int) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Creates an instance of LogMonitorAdapter using the
log levels inticated by the parameter.
- newInstance(LogLevel[]) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Creates an instance of LogMonitorAdapter using the specified LogLevels.
- newInstance(List) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Creates an instance of LogMonitorAdapter using the specified LogLevels.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.ClassNamePatternConverter
-
Gets an instance of ClassNamePatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.DatePatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.FileDatePatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.FileLocationPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.FullLocationPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.IntegerPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.LevelPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.LineLocationPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.LineSeparatorPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.LoggerPatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.MessagePatternConverter
-
Obtains an instance of pattern converter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.MethodLocationPatternConverter
-
Obtains an instance of MethodLocationPatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.NDCPatternConverter
-
Obtains an instance of NDCPatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.PropertiesPatternConverter
-
Obtains an instance of PropertiesPatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.RelativeTimePatternConverter
-
Obtains an instance of RelativeTimePatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.SequenceNumberPatternConverter
-
Obtains an instance of SequencePatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.ThreadPatternConverter
-
Obtains an instance of ThreadPatternConverter.
- newInstance(String[]) - Static method in class org.apache.log4j.pattern.ThrowableInformationPatternConverter
-
Gets an instance of the class.
- next - Variable in class org.apache.log4j.helpers.BoundedFIFO
-
- next - Variable in class org.apache.log4j.helpers.PatternConverter
-
- next - Variable in class org.apache.log4j.spi.Filter
-
- nextCheck - Variable in class org.apache.log4j.DailyRollingFileAppender
-
The next time we estimate a rollover should occur.
- nextElement() - Method in class org.apache.log4j.helpers.NullEnumeration
-
- nextElement() - Method in class org.apache.log4j.SortedKeyEnumeration
-
- nextRollover - Variable in class org.apache.log4j.RollingFileAppender
-
- NO_MILLISECONDS - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
Constant used to represent that there was no change
observed when changing the millisecond count.
- NOPAbbreviator() - Constructor for class org.apache.log4j.pattern.NameAbbreviator.NOPAbbreviator
-
Constructor.
- NOPLogger - Class in org.apache.log4j.spi
-
No-operation implementation of Logger used by NOPLoggerRepository.
- NOPLogger(NOPLoggerRepository, String) - Constructor for class org.apache.log4j.spi.NOPLogger
-
Create instance of Logger.
- NOPLoggerRepository - Class in org.apache.log4j.spi
-
No-operation implementation of LoggerRepository which is used when
LogManager.repositorySelector is erroneously nulled during class reloading.
- NOPLoggerRepository() - Constructor for class org.apache.log4j.spi.NOPLoggerRepository
-
- notifyActionListeners() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- now - Variable in class org.apache.log4j.DailyRollingFileAppender
-
- NULL - Static variable in interface org.apache.log4j.spi.Configurator
-
- NULL_ARG - Static variable in class org.apache.log4j.config.PropertyGetter
-
- NULL_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.DateLayout
-
String constant designating no time information.
- NullAppender - Class in org.apache.log4j.varia
-
A NullAppender merely exists, it never outputs a message to any
device.
- NullAppender() - Constructor for class org.apache.log4j.varia.NullAppender
-
- NullEnumeration - Class in org.apache.log4j.helpers
-
An always-empty Enumerator.
- NullEnumeration() - Constructor for class org.apache.log4j.helpers.NullEnumeration
-
- NullWriter - Class in org.apache.log4j.spi
-
Deprecated.
- NullWriter() - Constructor for class org.apache.log4j.spi.NullWriter
-
Deprecated.
- numAppenders - Variable in class org.apache.log4j.config.PropertyPrinter
-
- numberFormat - Static variable in class org.apache.log4j.LogMF
-
Number format.
- numberLocale - Static variable in class org.apache.log4j.LogMF
-
Locale at time of last number format request.
- numberOfRecordsToTrim() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- numElements - Variable in class org.apache.log4j.helpers.BoundedFIFO
-
- numElems - Variable in class org.apache.log4j.helpers.CyclicBuffer
-
- PARAM_ARRAY - Static variable in class org.apache.log4j.pattern.LogEvent
-
- PARAM_ARRAY - Static variable in class org.apache.log4j.spi.LoggingEvent
-
- PARAM_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- parent - Variable in class org.apache.log4j.AsyncAppender.Dispatcher
-
Parent AsyncAppender.
- parent - Variable in class org.apache.log4j.Category
-
The parent of this category.
- parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
This method does not do anything but return null
.
- parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.DateTimeDateFormat
-
This method does not do anything but return null
.
- parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.ISO8601DateFormat
-
This method does not do anything but return null
.
- parse() - Method in class org.apache.log4j.helpers.PatternParser
-
- parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.RelativeTimeDateFormat
-
This method does not do anything but return null
.
- parse(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- parse(String, String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- parse(LogBrokerMonitor) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
Starts a new thread to parse the log file and create a LogRecord.
- parse() - Method in class org.apache.log4j.pattern.BridgePatternParser
-
Create new pattern converter.
- parse(String, ParsePosition) - Method in class org.apache.log4j.pattern.CachedDateFormat
-
This method is delegated to the formatter which most
likely returns null.
- parse(String, ParsePosition) - Method in class org.apache.log4j.pattern.DatePatternConverter.DefaultZoneDateFormat
-
- parse(String, List, List, Map, Map) - Static method in class org.apache.log4j.pattern.PatternParser
-
Parse a format specifier.
- parse(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to configure the log4j framework by parsing a DOM
tree of XML elements based on
log4j.dtd.
- parse(DocumentBuilder) - Method in interface org.apache.log4j.xml.DOMConfigurator.ParseAction
-
- parseAdditivityForLogger(Properties, Logger, String) - Method in class org.apache.log4j.PropertyConfigurator
-
Parse the additivity option for a non-root category.
- parseAddress(String) - Method in class org.apache.log4j.net.SMTPAppender
-
- parseAppender(Properties, String) - Method in class org.apache.log4j.PropertyConfigurator
-
- parseAppender(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse an appender element.
- parseAppenderFilters(Properties, String, Appender) - Method in class org.apache.log4j.PropertyConfigurator
-
- parseAttribute(String, String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseCategory(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseCategory(Properties, Logger, String, String, String) - Method in class org.apache.log4j.PropertyConfigurator
-
This method must work for the root category as well.
- parseCategory(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse an category element.
- parseCategoryFactory(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse the category factory element.
- parseCatsAndRenderers(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
Parse non-root elements, such non-root categories and renderers.
- parseChildrenOfLoggerElement(Element, Logger, boolean) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse the children of a category element.
- parseDate(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseElement(Element, Properties, Class) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
Creates an object and processes any nested param elements
but does not call activateOptions.
- parseErrorHandler(ErrorHandler, String, Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
-
- parseErrorHandler(Element, Appender) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- parseFilters(Element, Appender) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse a filter element.
- parseLayout(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse a layout element.
- parseLevel(Element, Logger, boolean) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse a level element.
- parseLine(String, String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- parseLocation(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseMessage(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseNDC(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parsePriority(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseRenderer(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- parseRoot(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Used internally to parse the roor category element.
- parseThread(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseThrowable(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
-
- parseThrowableRenderer(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
-
Parses throwable renderer.
- parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.net.SMTPAppender
-
Called to inform a configured object when
an unrecognized child element is encountered.
- parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Called to inform a configured object when
an unrecognized child element is encountered.
- parseUnrecognizedElement(Object, Element, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
Delegates unrecognized content to created instance if
it supports UnrecognizedElementParser.
- parseUnrecognizedElement(Element, Properties) - Method in interface org.apache.log4j.xml.UnrecognizedElementHandler
-
Called to inform a configured object when
an unrecognized child element is encountered.
- passes(LogRecord) - Method in interface org.apache.log4j.lf5.LogRecordFilter
-
- passes(LogRecord) - Method in class org.apache.log4j.lf5.PassingLogRecordFilter
-
- passes(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
-
- PassingLogRecordFilter - Class in org.apache.log4j.lf5
-
An implementation of LogRecordFilter which always returns true.
- PassingLogRecordFilter() - Constructor for class org.apache.log4j.lf5.PassingLogRecordFilter
-
- password - Variable in class org.apache.log4j.net.JMSAppender
-
- PATH - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- pattern - Variable in class org.apache.log4j.helpers.PatternParser
-
- pattern - Variable in class org.apache.log4j.PatternLayout
-
- PATTERN_LAYOUT_RULES - Static variable in class org.apache.log4j.pattern.PatternParser
-
Standard format specifiers for EnhancedPatternLayout.
- PATTERN_RULE_REGISTRY - Static variable in class org.apache.log4j.EnhancedPatternLayout
-
Customized pattern conversion rules are stored under this key in the
LoggerRepository
object store.
- PatternAbbreviator(List) - Constructor for class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviator
-
Create PatternAbbreviator.
- PatternAbbreviatorFragment(int, char) - Constructor for class org.apache.log4j.pattern.NameAbbreviator.PatternAbbreviatorFragment
-
Creates a PatternAbbreviatorFragment.
- PatternConverter - Class in org.apache.log4j.helpers
-
PatternConverter is an abtract class that provides the
formatting functionality that derived classes need.
- PatternConverter() - Constructor for class org.apache.log4j.helpers.PatternConverter
-
- PatternConverter(FormattingInfo) - Constructor for class org.apache.log4j.helpers.PatternConverter
-
- PatternConverter - Class in org.apache.log4j.pattern
-
PatternConverter is an abstract class that provides the
formatting functionality that derived classes need.
- PatternConverter(String, String) - Constructor for class org.apache.log4j.pattern.PatternConverter
-
Create a new pattern converter.
- patternConverters - Variable in class org.apache.log4j.pattern.BridgePatternConverter
-
Pattern converters.
- patternFields - Variable in class org.apache.log4j.pattern.BridgePatternConverter
-
Field widths and alignment corresponding to pattern converters.
- PatternLayout - Class in org.apache.log4j
-
A flexible layout configurable with pattern string.
- PatternLayout() - Constructor for class org.apache.log4j.PatternLayout
-
Constructs a PatternLayout using the DEFAULT_LAYOUT_PATTERN.
- PatternLayout(String) - Constructor for class org.apache.log4j.PatternLayout
-
Constructs a PatternLayout using the supplied conversion pattern.
- patternLength - Variable in class org.apache.log4j.helpers.PatternParser
-
- PatternParser - Class in org.apache.log4j.helpers
-
Most of the work of the
PatternLayout
class
is delegated to the PatternParser class.
- PatternParser(String) - Constructor for class org.apache.log4j.helpers.PatternParser
-
- PatternParser - Class in org.apache.log4j.pattern
-
- PatternParser() - Constructor for class org.apache.log4j.pattern.PatternParser
-
Private constructor.
- PatternParser.BasicPatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.CategoryPatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.ClassNamePatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.DatePatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.LiteralPatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.LocationPatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.MDCPatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.NamedPatternConverter - Class in org.apache.log4j.helpers
-
- PatternParser.ReadOnlyMap - Class in org.apache.log4j.pattern
-
The class wraps another Map but throws exceptions on any attempt to modify the map.
- pause(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- peek() - Static method in class org.apache.log4j.NDC
-
Looks at the last diagnostic context at the top of this NDC
without removing it.
- policy - Variable in class org.apache.log4j.rewrite.RewriteAppender
-
Rewrite policy.
- pop() - Static method in class org.apache.log4j.NDC
-
Clients should call this method before leaving a diagnostic
context.
- port - Variable in class org.apache.log4j.helpers.SyslogWriter
-
- port - Static variable in class org.apache.log4j.net.SimpleSocketServer
-
- port - Variable in class org.apache.log4j.net.SocketAppender
-
- port - Variable in class org.apache.log4j.net.SocketHubAppender
-
- port - Variable in class org.apache.log4j.net.SocketHubAppender.ServerMonitor
-
- port - Static variable in class org.apache.log4j.net.SocketServer
-
- port - Variable in class org.apache.log4j.net.TelnetAppender
-
- port - Variable in class org.apache.log4j.varia.ExternallyRolledFileAppender
-
- port - Variable in class org.apache.log4j.varia.HUP
-
- port - Static variable in class org.apache.log4j.varia.Roller
-
- PORT_PROP_NAME - Static variable in class org.apache.log4j.chainsaw.Main
-
name of property for port name
- pos - Variable in class org.apache.log4j.helpers.DateLayout
-
- postDeregister() - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- postRegister(Boolean) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- postRegister(Boolean) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- postRegister(Boolean) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- precision - Variable in class org.apache.log4j.helpers.PatternParser.NamedPatternConverter
-
- preDeregister() - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
Performs cleanup for deregistering this MBean.
- PREFIX - Static variable in class org.apache.log4j.helpers.LogLog
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- previousTime - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- previousTime - Variable in class org.apache.log4j.pattern.CachedDateFormat
-
Date requested in previous conversion.
- previousTimeWithoutMillis - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- primary - Variable in class org.apache.log4j.varia.FallbackErrorHandler
-
- print(PrintWriter) - Method in class org.apache.log4j.config.PropertyPrinter
-
Prints the configuration of the default log4j hierarchy as a Java
properties file on the specified Writer.
- print(Object) - Method in class org.apache.log4j.spi.VectorWriter
-
Deprecated.
- print(char[]) - Method in class org.apache.log4j.spi.VectorWriter
-
Deprecated.
- print(String) - Method in class org.apache.log4j.spi.VectorWriter
-
Deprecated.
- println(Object) - Method in class org.apache.log4j.spi.VectorWriter
-
Deprecated.
- println(char[]) - Method in class org.apache.log4j.spi.VectorWriter
-
Deprecated.
- println(String) - Method in class org.apache.log4j.spi.VectorWriter
-
Deprecated.
- printOptions(PrintWriter, Category) - Method in class org.apache.log4j.config.PropertyPrinter
-
- printOptions(PrintWriter, Logger) - Method in class org.apache.log4j.config.PropertyPrinter
-
- printOptions(PrintWriter, Object, String) - Method in class org.apache.log4j.config.PropertyPrinter
-
- printPeriodicity(int) - Method in class org.apache.log4j.DailyRollingFileAppender
-
- Priority - Class in org.apache.log4j
-
Refrain from using this class directly, use
the Level
class instead.
- Priority() - Constructor for class org.apache.log4j.Priority
-
Default constructor for deserialization.
- Priority(int, String, int) - Constructor for class org.apache.log4j.Priority
-
Instantiate a level object.
- PRIORITY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- PRIORITY_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- processCategories(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processConfigurationNode(CategoryNode, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogLevelColors(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogLevelColors(Map, Map, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogLevels(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogLevels(Map, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogRecordFilter(String, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogTableColumns(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- processLogTableColumns(List, StringBuffer) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- Processor() - Constructor for class org.apache.log4j.chainsaw.MyTableModel.Processor
-
- processRecordFilter(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- properties - Variable in class org.apache.log4j.rewrite.PropertyRewritePolicy
-
- properties - Variable in class org.apache.log4j.xml.XMLLayout
-
- PropertiesPatternConverter - Class in org.apache.log4j.pattern
-
Able to handle the contents of the LoggingEvent's Property bundle and either
output the entire contents of the properties in a similar format to the
java.util.Hashtable.toString(), or to output the value of a specific key
within the property bundle
when this pattern converter has the option set.
- PropertiesPatternConverter(String[]) - Constructor for class org.apache.log4j.pattern.PropertiesPatternConverter
-
Private constructor.
- PropertyConfigurator - Class in org.apache.log4j
-
Allows the configuration of log4j from an external file.
- PropertyConfigurator() - Constructor for class org.apache.log4j.PropertyConfigurator
-
- PropertyGetter - Class in org.apache.log4j.config
-
Used for inferring configuration information for a log4j's component.
- PropertyGetter(Object) - Constructor for class org.apache.log4j.config.PropertyGetter
-
Create a new PropertyGetter for the specified Object.
- PropertyGetter.PropertyCallback - Interface in org.apache.log4j.config
-
- PropertyPrinter - Class in org.apache.log4j.config
-
Prints the configuration of the log4j default hierarchy
(which needs to be auto-initialized) as a propoperties file
on a PrintWriter
.
- PropertyPrinter(PrintWriter) - Constructor for class org.apache.log4j.config.PropertyPrinter
-
- PropertyPrinter(PrintWriter, boolean) - Constructor for class org.apache.log4j.config.PropertyPrinter
-
- PropertyRewritePolicy - Class in org.apache.log4j.rewrite
-
This policy rewrites events by adding
a user-specified list of properties to the event.
- PropertyRewritePolicy() - Constructor for class org.apache.log4j.rewrite.PropertyRewritePolicy
-
- PropertySetter - Class in org.apache.log4j.config
-
General purpose Object property setter.
- PropertySetter(Object) - Constructor for class org.apache.log4j.config.PropertySetter
-
Create a new PropertySetter for the specified Object.
- PropertySetterException - Exception in org.apache.log4j.config
-
Thrown when an error is encountered whilst attempting to set a property
using the
PropertySetter
utility class.
- PropertySetterException(String) - Constructor for exception org.apache.log4j.config.PropertySetterException
-
- PropertySetterException(Throwable) - Constructor for exception org.apache.log4j.config.PropertySetterException
-
- PropertyWatchdog - Class in org.apache.log4j
-
- PropertyWatchdog(String) - Constructor for class org.apache.log4j.PropertyWatchdog
-
- props - Variable in class org.apache.log4j.config.PropertyGetter
-
- props - Variable in class org.apache.log4j.config.PropertySetter
-
- props - Variable in class org.apache.log4j.xml.DOMConfigurator
-
- providerURL - Variable in class org.apache.log4j.net.JMSAppender
-
- ProvisionNode - Class in org.apache.log4j
-
- ProvisionNode(Logger) - Constructor for class org.apache.log4j.ProvisionNode
-
- PUBLIC_ID - Static variable in class org.apache.log4j.xml.Log4jEntityResolver
-
- push(String) - Static method in class org.apache.log4j.NDC
-
Push new diagnostic context information for the current thread.
- pushCounter - Static variable in class org.apache.log4j.NDC
-
- put(LoggingEvent) - Method in class org.apache.log4j.helpers.BoundedFIFO
-
- put(String, Object) - Static method in class org.apache.log4j.MDC
-
Put a context value (the o
parameter) as identified
with the key
parameter into the current thread's
context map.
- put(Class, ObjectRenderer) - Method in class org.apache.log4j.or.RendererMap
-
- put(Object, Object) - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- put0(String, Object) - Method in class org.apache.log4j.MDC
-
- putAll(Map) - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- pw - Static variable in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- pw - Static variable in class org.apache.log4j.spi.LocationInfo
-
- rc - Variable in class org.apache.log4j.DailyRollingFileAppender
-
- readLevel(ObjectInputStream) - Method in class org.apache.log4j.pattern.LogEvent
-
- readLevel(ObjectInputStream) - Method in class org.apache.log4j.spi.LoggingEvent
-
- readMethod - Variable in class org.apache.log4j.jmx.MethodUnion
-
- readObject(ObjectInputStream) - Method in class org.apache.log4j.Level
-
Custom deserialization of Level.
- readObject(ObjectInputStream) - Method in class org.apache.log4j.pattern.LogEvent
-
- readObject(ObjectInputStream) - Method in class org.apache.log4j.spi.LoggingEvent
-
- ReadOnlyMap(Map) - Constructor for class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
-
Constructor
- readResolve() - Method in class org.apache.log4j.Level
-
Resolved deserialized level to one of the stock instances.
- REAP_THRESHOLD - Static variable in class org.apache.log4j.NDC
-
- reconnectionDelay - Variable in class org.apache.log4j.net.SocketAppender
-
- RECORD_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
-
- RED - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- REF_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- ReflectionRewritePolicy - Class in org.apache.log4j.rewrite
-
This policy rewrites events by evaluating any
JavaBean properties on the message object and adding them
to the event properties.
- ReflectionRewritePolicy() - Constructor for class org.apache.log4j.rewrite.ReflectionRewritePolicy
-
- refresh(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
Fires a nodechanged event on the SwingThread.
- refresh() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
Forces the LogTableModel to requery its filters to determine
which records to display.
- refresh(JTextArea) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
When the fontsize of a JTextArea is changed, the word-wrapped lines
may become garbled.
- refreshDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- register(LogLevel) - Static method in class org.apache.log4j.lf5.LogLevel
-
Registers a used defined LogLevel.
- register(LogLevel[]) - Static method in class org.apache.log4j.lf5.LogLevel
-
- register(List) - Static method in class org.apache.log4j.lf5.LogLevel
-
- registerAppenderMBean(Appender) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- registerLayoutMBean(Layout) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- registerMBean(Object, ObjectName) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
Registers MBean instance in the attached server.
- registry - Variable in class org.apache.log4j.PropertyConfigurator
-
Used internally to keep track of configured appenders.
- registryGet(String) - Method in class org.apache.log4j.PropertyConfigurator
-
- registryPut(Appender) - Method in class org.apache.log4j.PropertyConfigurator
-
- RELATIVE_TIME_CONVERTER - Static variable in class org.apache.log4j.helpers.PatternParser
-
- RELATIVE_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.DateLayout
-
String constant designating relative time.
- RelativeTimeDateFormat - Class in org.apache.log4j.helpers
-
Formats a Date
by printing the number of milliseconds
elapsed since construction of the format.
- RelativeTimeDateFormat() - Constructor for class org.apache.log4j.helpers.RelativeTimeDateFormat
-
- RelativeTimePatternConverter - Class in org.apache.log4j.pattern
-
Return the relative time in milliseconds since loading of the LoggingEvent
class.
- RelativeTimePatternConverter() - Constructor for class org.apache.log4j.pattern.RelativeTimePatternConverter
-
Private constructor.
- RelativeTimePatternConverter.CachedTimestamp - Class in org.apache.log4j.pattern
-
Cached timestamp and formatted value.
- ReloadingPropertyConfigurator - Class in org.apache.log4j.varia
-
- ReloadingPropertyConfigurator() - Constructor for class org.apache.log4j.varia.ReloadingPropertyConfigurator
-
- remoteHost - Variable in class org.apache.log4j.net.SocketAppender
-
We remember host name as String in addition to the resolved
InetAddress so that it can be returned via getOption().
- remove(String) - Static method in class org.apache.log4j.MDC
-
Remove the the context identified by the key
parameter.
- remove() - Static method in class org.apache.log4j.NDC
-
Remove the diagnostic context for this thread.
- remove(Object) - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- remove0(String) - Method in class org.apache.log4j.MDC
-
- removeActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- removeAllAppenders() - Method in class org.apache.log4j.AsyncAppender
-
Removes and closes all attached appenders.
- removeAllAppenders() - Method in class org.apache.log4j.Category
-
Remove all previously added appenders from this Category
instance.
- removeAllAppenders() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Remove and close all previously attached appenders.
- removeAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Removes and closes all attached appenders.
- removeAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Remove all previously added appenders.
- removeAllAppenders() - Method in class org.apache.log4j.spi.NOPLogger
-
Remove all previously added appenders from this Category
instance.
- removeAllCategoryElements() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
Removes all categoryElements.
- removeAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
-
Removes an appender.
- removeAppender(String) - Method in class org.apache.log4j.AsyncAppender
-
Remove appender by name.
- removeAppender(Appender) - Method in class org.apache.log4j.Category
-
Remove the appender passed as parameter form the list of appenders.
- removeAppender(String) - Method in class org.apache.log4j.Category
-
Remove the appender with the name passed as parameter form the
list of appenders.
- removeAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Remove the appender passed as parameter form the list of attached
appenders.
- removeAppender(String) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
-
Remove the appender with the name passed as parameter form the
list of appenders.
- removeAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Removes an appender.
- removeAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Remove appender by name.
- removeAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Remove the appender passed as parameter from the list of appenders.
- removeAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
-
Remove the appender with the name passed as parameter from the
list of appenders.
- removeAppender(Appender) - Method in class org.apache.log4j.spi.NOPLogger
-
Remove the appender passed as parameter form the list of appenders.
- removeAppender(String) - Method in class org.apache.log4j.spi.NOPLogger
-
Remove the appender with the name passed as parameter form the
list of appenders.
- removeAppenderEvent(Category, Appender) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- removeAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
-
- removeCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- removeMethod - Variable in class org.apache.log4j.MDC
-
- removeNotificationListener(NotificationListener) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- removeProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
-
This removes the specified MDC property from the event.
- removes - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
Helper object for clearing out the buffer
- removeUnusedNodes() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
Removes any inactive nodes from the Category tree.
- render(Throwable) - Static method in class org.apache.log4j.DefaultThrowableRenderer
-
Render throwable using Throwable.printStackTrace.
- RENDERED_CLASS_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- renderedMessage - Variable in class org.apache.log4j.pattern.LogEvent
-
The application supplied message rendered through the log4j
objet rendering mechanism.
- renderedMessage - Variable in class org.apache.log4j.spi.LoggingEvent
-
The application supplied message rendered through the log4j
objet rendering mechanism.
- renderer - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- RENDERER_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- RENDERER_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- rendererMap - Variable in class org.apache.log4j.Hierarchy
-
- RendererMap - Class in org.apache.log4j.or
-
- RendererMap() - Constructor for class org.apache.log4j.or.RendererMap
-
- RendererSupport - Interface in org.apache.log4j.spi
-
- RENDERING_CLASS_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- rep - Variable in class org.apache.log4j.spi.ThrowableInformation
-
- repaintLater(JComponent) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
Work around for JTable/viewport bug.
- replyTo - Variable in class org.apache.log4j.net.SMTPAppender
-
Comma separated list of replyTo addresses.
- repository - Variable in class org.apache.log4j.Category
-
- repository - Variable in class org.apache.log4j.PropertyConfigurator
-
- repository - Variable in class org.apache.log4j.spi.DefaultRepositorySelector
-
- repository - Variable in class org.apache.log4j.xml.DOMConfigurator
-
- repositorySelector - Static variable in class org.apache.log4j.LogManager
-
- RepositorySelector - Interface in org.apache.log4j.spi
-
The
LogManager
uses one (and only one)
RepositorySelector
implementation to select the
LoggerRepository
for a particular application context.
- requestClose() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- requestExit() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- requestOpen() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Uses a JFileChooser to select a file to opened with the
LF5 GUI.
- requestOpenMRU(ActionEvent) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Opens a file in the MRU list.
- requestOpenURL() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Uses a Dialog box to accept a URL to a file to be opened
with the LF5 GUI.
- REQUIRED_JAVA_CLASSES - Static variable in class org.apache.log4j.FilteredObjectInputStream
-
- requiresLayout() - Method in interface org.apache.log4j.Appender
-
Configurators call this method to determine if the appender
requires a layout.
- requiresLayout() - Method in class org.apache.log4j.AsyncAppender
-
Configurators call this method to determine if the appender
requires a layout.
- requiresLayout() - Method in class org.apache.log4j.jdbc.JDBCAppender
-
JDBCAppender requires a layout.
- requiresLayout() - Method in class org.apache.log4j.lf5.LF5Appender
-
Returns a value that indicates whether this appender requires a
Layout
.
- requiresLayout() - Method in class org.apache.log4j.net.JMSAppender
-
The JMSAppender sends serialized events and consequently does not
require a layout.
- requiresLayout() - Method in class org.apache.log4j.net.SMTPAppender
-
The
SMTPAppender
requires a
layout
.
- requiresLayout() - Method in class org.apache.log4j.net.SocketAppender
-
The SocketAppender does not use a layout.
- requiresLayout() - Method in class org.apache.log4j.net.SocketHubAppender
-
The SocketHubAppender does not use a layout.
- requiresLayout() - Method in class org.apache.log4j.net.SyslogAppender
-
The SyslogAppender requires a layout.
- requiresLayout() - Method in class org.apache.log4j.net.TelnetAppender
-
This appender requires a layout to format the text to the
attached client(s).
- requiresLayout() - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Configurators call this method to determine if the appender
requires a layout.
- requiresLayout() - Method in class org.apache.log4j.varia.NullAppender
-
NullAppenders do not need a layout.
- requiresLayout() - Method in class org.apache.log4j.WriterAppender
-
The WriterAppender requires a layout.
- reset() - Method in class org.apache.log4j.FileAppender
-
Close any previously opened file and call the parent's
reset
.
- reset() - Method in class org.apache.log4j.helpers.FormattingInfo
-
- reset() - Method in class org.apache.log4j.lf5.PassingLogRecordFilter
-
Does nothing.
- reset() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
-
Resets the counters for the contained CategoryNodes to zero.
- reset() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- reset() - Method in class org.apache.log4j.WriterAppender
-
Clear internal references to the writer and other variables.
- RESET_ATTR - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- RESET_FREQUENCY - Static variable in class org.apache.log4j.net.SocketAppender
-
- RESET_KEY - Static variable in class org.apache.log4j.PropertyConfigurator
-
If property set to true, then hierarchy will be reset before configuration.
- resetAllNodeCounts() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- resetAllNodes() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
-
- resetConfiguration() - Static method in class org.apache.log4j.BasicConfigurator
-
Reset the default hierarchy to its defaut.
- resetConfiguration() - Method in class org.apache.log4j.Hierarchy
-
Reset all values contained in this hierarchy instance to their
default.
- resetConfiguration() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- resetConfiguration() - Static method in class org.apache.log4j.LogManager
-
- resetConfiguration() - Method in interface org.apache.log4j.spi.LoggerRepository
-
- resetConfiguration() - Method in class org.apache.log4j.spi.NOPLoggerRepository
- resetData() - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
Reset the data for an event
- resetLogLevelColorMap() - Static method in class org.apache.log4j.lf5.LogLevel
-
- resetNumberOfContainedRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- resetSequenceNumber() - Static method in class org.apache.log4j.lf5.LogRecord
-
Resets that sequence number to 0.
- resize(int) - Method in class org.apache.log4j.helpers.BoundedFIFO
-
Resize the buffer to a new size.
- resize(int) - Method in class org.apache.log4j.helpers.CyclicBuffer
-
Resize the cyclic buffer to newSize
.
- resolveClass(ObjectStreamClass) - Method in class org.apache.log4j.FilteredObjectInputStream
-
- resolveEntity(String, String) - Method in class org.apache.log4j.xml.Log4jEntityResolver
-
- Resource - Class in org.apache.log4j.lf5.util
-
Resource encapsulates access to Resources via the Classloader.
- Resource() - Constructor for class org.apache.log4j.lf5.util.Resource
-
Default, no argument constructor.
- Resource(String) - Constructor for class org.apache.log4j.lf5.util.Resource
-
Construct a Resource given a name.
- resourceBundle - Variable in class org.apache.log4j.Category
-
- ResourceUtils - Class in org.apache.log4j.lf5.util
-
ResourceUtils.
- ResourceUtils() - Constructor for class org.apache.log4j.lf5.util.ResourceUtils
-
- rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.MapRewritePolicy
-
Rewrite a logging event.
- rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
-
Rewrite a logging event.
- rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.ReflectionRewritePolicy
-
Rewrite a logging event.
- rewrite(LoggingEvent) - Method in interface org.apache.log4j.rewrite.RewritePolicy
-
Rewrite a logging event.
- RewriteAppender - Class in org.apache.log4j.rewrite
-
This appender forwards a logging request to another
appender after possibly rewriting the logging event.
- RewriteAppender() - Constructor for class org.apache.log4j.rewrite.RewriteAppender
-
- RewritePolicy - Interface in org.apache.log4j.rewrite
-
This interface is implemented to provide a rewrite
strategy for RewriteAppender.
- roll() - Static method in class org.apache.log4j.varia.Roller
-
- ROLL_OVER - Static variable in class org.apache.log4j.varia.ExternallyRolledFileAppender
-
The string constant sent to initiate a roll over.
- Roller - Class in org.apache.log4j.varia
-
- Roller() - Constructor for class org.apache.log4j.varia.Roller
-
- RollingCalendar - Class in org.apache.log4j
-
RollingCalendar is a helper class to DailyRollingFileAppender.
- RollingCalendar() - Constructor for class org.apache.log4j.RollingCalendar
-
- RollingCalendar(TimeZone, Locale) - Constructor for class org.apache.log4j.RollingCalendar
-
- RollingFileAppender - Class in org.apache.log4j
-
RollingFileAppender extends FileAppender to backup the log files when
they reach a certain size.
- RollingFileAppender() - Constructor for class org.apache.log4j.RollingFileAppender
-
- RollingFileAppender(Layout, String, boolean) - Constructor for class org.apache.log4j.RollingFileAppender
-
Instantiate a RollingFileAppender and open the file designated by
filename
.
- RollingFileAppender(Layout, String) - Constructor for class org.apache.log4j.RollingFileAppender
-
Instantiate a FileAppender and open the file designated by
filename
.
- rollOver() - Method in class org.apache.log4j.DailyRollingFileAppender
-
Rollover the current file to a new file.
- rollOver() - Method in class org.apache.log4j.RollingFileAppender
-
Implements the usual roll over behaviour.
- root - Variable in class org.apache.log4j.Hierarchy
-
- ROOT_CATEGORY_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- ROOT_LOGGER_PREFIX - Static variable in class org.apache.log4j.PropertyConfigurator
-
- ROOT_REF - Static variable in class org.apache.log4j.PropertyConfigurator
-
- ROOT_REF - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- ROOT_TAG - Static variable in class org.apache.log4j.xml.DOMConfigurator
-
- RootCategory - Class in org.apache.log4j.spi
-
- RootCategory(Level) - Constructor for class org.apache.log4j.spi.RootCategory
-
Deprecated.
The root category names itself as "root".
- rootCause - Variable in exception org.apache.log4j.config.PropertySetterException
-
- RootLogger - Class in org.apache.log4j.spi
-
RootLogger sits at the top of the logger hierachy.
- RootLogger(Level) - Constructor for class org.apache.log4j.spi.RootLogger
-
The root logger names itself as "root".
- run() - Method in class org.apache.log4j.AsyncAppender.Dispatcher
- run() - Method in class org.apache.log4j.chainsaw.LoggingReceiver
-
Listens for client connections
- run() - Method in class org.apache.log4j.chainsaw.LoggingReceiver.Slurper
-
loops getting the events
- run() - Method in class org.apache.log4j.chainsaw.MyTableModel.Processor
-
loops getting the events
- run() - Method in class org.apache.log4j.Dispatcher
-
Deprecated.
The dispatching strategy is to wait until there are events in the buffer
to process.
- run() - Method in class org.apache.log4j.helpers.FileWatchdog
-
- run() - Method in class org.apache.log4j.lf5.util.LogFileParser
-
Parses the file and creates new log records and adds the record
to the monitor.
- run() - Method in class org.apache.log4j.net.SocketAppender.Connector
-
- run() - Method in class org.apache.log4j.net.SocketHubAppender.ServerMonitor
-
Method that runs, monitoring the ServerSocket and adding connections as
they connect to the socket.
- run() - Method in class org.apache.log4j.net.SocketNode
-
- run() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
Continually accepts client connections.
- run() - Method in class org.apache.log4j.varia.HUP
-
- run() - Method in class org.apache.log4j.varia.HUPNode
-
- save() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- save() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Saves a list of MRU files out to a file.
- saveConfiguration() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- SAXErrorHandler - Class in org.apache.log4j.xml
-
- SAXErrorHandler() - Constructor for class org.apache.log4j.xml.SAXErrorHandler
-
- sbuf - Variable in class org.apache.log4j.HTMLLayout
-
- sbuf - Variable in class org.apache.log4j.PatternLayout
-
- sbuf - Variable in class org.apache.log4j.SimpleLayout
-
- scheduledFilename - Variable in class org.apache.log4j.DailyRollingFileAppender
-
The log file will be renamed to the value of the
scheduledFilename variable when the next interval is entered.
- sdf - Variable in class org.apache.log4j.DailyRollingFileAppender
-
- searchInterfaces(Class) - Method in class org.apache.log4j.or.RendererMap
-
- securityCredentials - Variable in class org.apache.log4j.net.JMSAppender
-
- securityPrincipalName - Variable in class org.apache.log4j.net.JMSAppender
-
- selectAllLogLevels(boolean) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- selectAllLogTableColumns(boolean) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- selectAllNodes() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- selectAndConfigure(InputStream, String, LoggerRepository) - Static method in class org.apache.log4j.helpers.OptionConverter
-
Configure log4j given an InputStream
.
- selectAndConfigure(URL, String, LoggerRepository) - Static method in class org.apache.log4j.helpers.OptionConverter
-
Configure log4j given a URL.
- SELECTED - Static variable in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- selectRow(int, JTable, JScrollPane) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
Selects a the specified row in the specified JTable and scrolls
the specified JScrollpane to the newly selected row.
- selectRow(int, ListSelectionModel) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
-
- selectRow(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- send(String) - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
sends a message to each of the clients in telnet-friendly output.
- sendBuffer() - Method in class org.apache.log4j.net.SMTPAppender
-
Send the contents of the cyclic buffer as an e-mail message.
- sendCachedEvents(ObjectOutputStream) - Method in class org.apache.log4j.net.SocketHubAppender.ServerMonitor
-
- sendLayoutMessage(String) - Method in class org.apache.log4j.net.SyslogAppender
-
Set header or footer of layout.
- sendOnClose - Variable in class org.apache.log4j.net.SMTPAppender
-
- SequenceNumberPatternConverter - Class in org.apache.log4j.pattern
-
Formats the event sequence number.
- SequenceNumberPatternConverter() - Constructor for class org.apache.log4j.pattern.SequenceNumberPatternConverter
-
Private constructor.
- serialVersionUID - Static variable in exception org.apache.log4j.config.PropertySetterException
-
- serialVersionUID - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
-
- serialVersionUID - Static variable in class org.apache.log4j.helpers.DateTimeDateFormat
-
- serialVersionUID - Static variable in class org.apache.log4j.helpers.ISO8601DateFormat
-
- serialVersionUID - Static variable in class org.apache.log4j.helpers.RelativeTimeDateFormat
-
- serialVersionUID - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Serialization version id.
- serialVersionUID - Static variable in class org.apache.log4j.Level
-
Serialization version id.
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.LogTable
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
-
- serialVersionUID - Static variable in exception org.apache.log4j.lf5.viewer.LogTableColumnFormatException
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.LogTableModel
-
- serialVersionUID - Static variable in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
-
- serialVersionUID - Static variable in class org.apache.log4j.pattern.CachedDateFormat
-
Serialization version.
- serialVersionUID - Static variable in class org.apache.log4j.pattern.DatePatternConverter.DefaultZoneDateFormat
-
Serialization version ID.
- serialVersionUID - Static variable in class org.apache.log4j.pattern.LogEvent
-
- serialVersionUID - Static variable in class org.apache.log4j.ProvisionNode
-
- serialVersionUID - Static variable in class org.apache.log4j.RollingCalendar
-
- serialVersionUID - Static variable in class org.apache.log4j.spi.LocationInfo
-
- serialVersionUID - Static variable in class org.apache.log4j.spi.LoggingEvent
-
- serialVersionUID - Static variable in class org.apache.log4j.spi.ThrowableInformation
-
- server - Variable in class org.apache.log4j.jmx.AbstractDynamicMBean
-
- server - Static variable in class org.apache.log4j.net.SocketServer
-
- serverMonitor - Variable in class org.apache.log4j.net.SocketHubAppender
-
- ServerMonitor(int, Vector) - Constructor for class org.apache.log4j.net.SocketHubAppender.ServerMonitor
-
Create a thread and start the monitor.
- serverSocket - Variable in class org.apache.log4j.net.SocketHubAppender
-
- serverSocket - Variable in class org.apache.log4j.net.TelnetAppender.SocketHandler
-
- serviceInfo - Variable in class org.apache.log4j.net.ZeroConfSupport
-
- serviceInfoClass - Static variable in class org.apache.log4j.net.ZeroConfSupport
-
- set(File) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Adds a file name to the MRU file list.
- set(URL) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Adds a url to the MRU file list.
- setAcceptOnMatch(boolean) - Method in class org.apache.log4j.varia.LevelMatchFilter
-
- setAcceptOnMatch(boolean) - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Set the AcceptOnMatch
option.
- setAcceptOnMatch(boolean) - Method in class org.apache.log4j.varia.StringMatchFilter
-
- setAdditivity(boolean) - Method in class org.apache.log4j.Category
-
Set the additivity flag for this Category instance.
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.SocketAppender
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.SocketHubAppender
-
- setAllDescendantsDeSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
Deprecated.
- setAllDescendantsSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
Deprecated.
- setAppend(boolean) - Method in class org.apache.log4j.FileAppender
-
The Append option takes a boolean value.
- setAppender(Appender) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
Does not do anything.
- setAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
-
Set the appender for which errors are handled.
- setAppender(Appender) - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
The appender to which this error handler is attached.
- setApplication(String) - Method in class org.apache.log4j.net.SocketAppender
-
The App option takes a string value which should be the name of the
application getting logged.
- setApplication(String) - Method in class org.apache.log4j.net.SocketHubAppender
-
The App option takes a string value which should be the name of the application getting logged.
- setAttribute(Attribute) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
-
- setAttribute(Attribute) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
-
- setAttribute(Attribute) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
-
- setAttribute(Attribute) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
-
- setAttributes(AttributeList) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
-
Sets the values of several attributes of the Dynamic MBean, and returns the
list of attributes that have been set.
- setBackupAppender(Appender) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
Does not do anything.
- setBackupAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
-
Set the appender to falkback upon in case of failure.
- setBackupAppender(Appender) - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
Set the backup appender.
- setBcc(String) - Method in class org.apache.log4j.net.SMTPAppender
-
Set the bcc recipient addresses.
- setBlocking(boolean) - Method in class org.apache.log4j.AsyncAppender
-
Sets whether appender should wait if there is no
space available in the event buffer or immediately return.
- setBufferedIO(boolean) - Method in class org.apache.log4j.FileAppender
-
The BufferedIO option takes a boolean value.
- setBufferSize(int) - Method in class org.apache.log4j.AsyncAppender
-
Sets the number of messages allowed in the event buffer
before the calling thread is blocked (if blocking is true)
or until messages are summarized and discarded.
- setBufferSize(int) - Method in class org.apache.log4j.FileAppender
-
Set the size of the IO buffer.
- setBufferSize(int) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- setBufferSize(int) - Method in class org.apache.log4j.net.SMTPAppender
-
The BufferSize option takes a positive integer
representing the maximum number of logging events to collect in a
cyclic buffer.
- setBufferSize(int) - Method in class org.apache.log4j.net.SocketHubAppender
-
The BufferSize option takes a positive integer representing the number of events this appender will buffer and send to newly connected
clients.
- setCallSystemExitOnClose(boolean) - Method in class org.apache.log4j.lf5.LF5Appender
-
This method is used to set the property that controls whether
the LogBrokerMonitor
is hidden or closed when a user
exits
the monitor.
- setCallSystemExitOnClose(boolean) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Set the value of whether or not System.exit() will be called
when the LogBrokerMonitor is closed.
- setCategory(String) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the category associated with this LogRecord.
- setCategory(String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- setCategoryFilter(String) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Set the filter for the category field.
- setCategoryPrefixing(boolean) - Method in class org.apache.log4j.TTCCLayout
-
The
CategoryPrefixing option specifies whether
Category
name is part of log output or not.
- setCc(String) - Method in class org.apache.log4j.net.SMTPAppender
-
Set the cc recipient addresses.
- setCellEditorValue(Object) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- setClickCountToStart(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- setContextPrinting(boolean) - Method in class org.apache.log4j.TTCCLayout
-
The ContextPrinting option specifies log output will include
the nested context information belonging to the current thread.
- setConversionPattern(String) - Method in class org.apache.log4j.EnhancedPatternLayout
-
Set the ConversionPattern option.
- setConversionPattern(String) - Method in class org.apache.log4j.PatternLayout
-
Set the ConversionPattern option.
- setCount(long) - Method in class org.apache.log4j.helpers.CountingQuietWriter
-
- setDateFormat(String) - Method in class org.apache.log4j.helpers.DateLayout
-
The value of the DateFormat option should be either an
argument to the constructor of SimpleDateFormat
or one of
the srings "NULL", "RELATIVE", "ABSOLUTE", "DATE" or "ISO8601.
- setDateFormat(DateFormat, TimeZone) - Method in class org.apache.log4j.helpers.DateLayout
-
Sets the DateFormat
used to format time and date in the
zone determined by timeZone
.
- setDateFormat(String, TimeZone) - Method in class org.apache.log4j.helpers.DateLayout
-
Sets the DateFormat used to format date and time in the time zone
determined by timeZone
parameter.
- setDateFormatInstance(DateFormat) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- setDateFormatManager(DateFormatManager) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Set the date format manager for formatting dates.
- setDateFormatManager(DateFormatManager) - Method in class org.apache.log4j.lf5.viewer.LogTable
-
Set the date format manager for formatting dates.
- setDatePattern(String) - Method in class org.apache.log4j.DailyRollingFileAppender
-
The DatePattern takes a string in the same format as
expected by SimpleDateFormat
.
- setDefaultLevel(LogLevel) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Set the default log level to be used when logging messages without
specifying a LogLevel.
- setDelay(long) - Method in class org.apache.log4j.helpers.FileWatchdog
-
Set the delay to observe between each check of the file changes.
- setDescendantSelection(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- setDetailedView() - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- setDisableOverride(String) - Method in class org.apache.log4j.Hierarchy
-
- setDriver(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
Ensures that the given driver class has been loaded for sql connection
creation.
- setEncoding(String) - Method in class org.apache.log4j.WriterAppender
-
- setErrorHandler(ErrorHandler) - Method in interface org.apache.log4j.Appender
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.AppenderSkeleton
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.helpers.QuietWriter
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.WriterAppender
-
- setEvaluator(TriggeringEventEvaluator) - Method in class org.apache.log4j.net.SMTPAppender
-
Sets triggering evaluator.
- setEvaluatorClass(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The
EvaluatorClass option takes a string value
representing the name of the class implementing the
TriggeringEventEvaluator
interface.
- setFacility(String) - Method in class org.apache.log4j.net.SyslogAppender
-
Set the syslog facility.
- setFacilityPrinting(boolean) - Method in class org.apache.log4j.net.SyslogAppender
-
If the FacilityPrinting option is set to true, the printed
message will include the facility name of the application.
- setFile(String) - Method in class org.apache.log4j.FileAppender
-
The File property takes a string value which should be the
name of the file to append to.
- setFile(String, boolean, boolean, int) - Method in class org.apache.log4j.FileAppender
-
Sets and opens the file where the log output will
go.
- setFile(String, boolean, boolean, int) - Method in class org.apache.log4j.RollingFileAppender
-
- setFollow(boolean) - Method in class org.apache.log4j.ConsoleAppender
-
Sets whether the appender honors reassignments of System.out
or System.err made after configuration.
- setFont(Font) - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- setFontSize(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setFontSize(Component, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setFontSizeSilently(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Does not update gui or cause any events to be fired.
- setFrameSize(int, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setFrom(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The From option takes a string value which should be a
e-mail address of the sender.
- setHasFatalChildren(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- setHasFatalRecords(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- setHeader(boolean) - Method in class org.apache.log4j.net.SyslogAppender
-
Returns whether the appender produces the HEADER part (that is, timestamp and host name)
of the syslog packet.
- setHierarchy(LoggerRepository) - Method in class org.apache.log4j.Category
-
Only the Hiearchy class can set the hiearchy of a
category.
- setImmediateFlush(boolean) - Method in class org.apache.log4j.WriterAppender
-
If the ImmediateFlush option is set to
true
, the appender will flush at the end of each
write.
- setInitialContextFactoryName(String) - Method in class org.apache.log4j.net.JMSAppender
-
Setting the InitialContextFactoryName method will cause
this JMSAppender
instance to use the InitialContext.InitialContext(Hashtable)
method instead of the
no-argument constructor.
- setInternalDebugging(boolean) - Static method in class org.apache.log4j.helpers.LogLog
-
Allows to enable/disable log4j internal logging.
- setLayout(Layout) - Method in interface org.apache.log4j.Appender
-
Set the
Layout
for this appender.
- setLayout(Layout) - Method in class org.apache.log4j.AppenderSkeleton
-
Set the layout for this appender.
- setLeastSevereDisplayedLogLevel(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setLevel(Level) - Method in class org.apache.log4j.Category
-
Set the level of this Category.
- setLevel(int) - Method in class org.apache.log4j.helpers.SyslogQuietWriter
-
- setLevel(LogLevel) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the level of this LogRecord.
- setLevel(Level) - Method in class org.apache.log4j.spi.NOPLogger
-
Set the level of this Category.
- setLevel(Level) - Method in class org.apache.log4j.spi.RootCategory
-
Deprecated.
Setting a null value to the level of the root category may have catastrophic
results.
- setLevel(Level) - Method in class org.apache.log4j.spi.RootLogger
-
Setting a null value to the level of the root logger may have catastrophic
results.
- setLevelMax(Level) - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Set the LevelMax
option.
- setLevelMin(Level) - Method in class org.apache.log4j.varia.LevelRangeFilter
-
Set the LevelMin
option.
- setLevelToMatch(String) - Method in class org.apache.log4j.varia.LevelMatchFilter
-
- setLocale(Locale) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- setLocation(String) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the location in code where this LogRecord originated.
- setLocationInfo(boolean) - Method in class org.apache.log4j.AsyncAppender
-
The LocationInfo option takes a boolean value.
- setLocationInfo(boolean) - Method in class org.apache.log4j.HTMLLayout
-
The LocationInfo option takes a boolean value.
- setLocationInfo(boolean) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
The LocationInfo option takes a boolean value.
- setLocationInfo(boolean) - Method in class org.apache.log4j.net.JMSAppender
-
If true, the information sent to the remote subscriber will
include caller's location information.
- setLocationInfo(boolean) - Method in class org.apache.log4j.net.SMTPAppender
-
The LocationInfo option takes a boolean value.
- setLocationInfo(boolean) - Method in class org.apache.log4j.net.SocketAppender
-
The LocationInfo option takes a boolean value.
- setLocationInfo(boolean) - Method in class org.apache.log4j.net.SocketHubAppender
-
The LocationInfo option takes a boolean value.
- setLocationInfo(boolean) - Method in class org.apache.log4j.xml.XMLLayout
-
The LocationInfo option takes a boolean value.
- setLogger(Logger) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
-
Does not do anything.
- setLogger(Logger) - Method in interface org.apache.log4j.spi.ErrorHandler
-
Add a reference to a logger to which the failing appender might
be attached to.
- setLogger(Logger) - Method in class org.apache.log4j.varia.FallbackErrorHandler
-
Adds the logger passed as parameter to the list of
loggers that we need to search for in case of appender failure.
- setLogLevelColorMap(LogLevel, Color) - Method in class org.apache.log4j.lf5.LogLevel
-
- setLogRecordFilter(LogRecordFilter) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- setMaxBackupIndex(int) - Method in class org.apache.log4j.RollingFileAppender
-
Set the maximum number of backup files to keep around.
- setMaxDepth(int) - Static method in class org.apache.log4j.NDC
-
Set maximum depth of this diagnostic context.
- setMaxFileSize(String) - Method in class org.apache.log4j.RollingFileAppender
-
Set the maximum size that the output file is allowed to reach
before being rolled over to backup files.
- setMaximumFileSize(long) - Method in class org.apache.log4j.RollingFileAppender
-
Set the maximum size that the output file is allowed to reach
before being rolled over to backup files.
- setMaxNumberOfLogRecords(int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
-
- setMaxNumberOfLogRecords(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setMaxNumberOfRecords(int) - Method in class org.apache.log4j.lf5.LF5Appender
-
- setMaxNumberOfRecords(int) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Set the maximum number of records to be displayed in the monitor
- setMaxRecordConfiguration() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setMaxSize(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Ensures that the MRU list will have a MaxSize.
- setMessage(String) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the message associated with this LogRecord.
- setMessageFilter(String) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Set the filter for the message field.
- setMillis(long) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the event time of this record.
- setMRU(Object) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Adds an object to the mru.
- setName(String) - Method in interface org.apache.log4j.Appender
-
Set the name of this appender.
- setName(String) - Method in class org.apache.log4j.AppenderSkeleton
-
Set the name of this Appender.
- setName(String) - Method in class org.apache.log4j.lf5.util.Resource
-
Set the name of the resource.
- setNDC(String) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the NDC (nested diagnostic context) for this record.
- setNDCFilter(String) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Set the filter for the NDC field.
- setNDCLogRecordFilter(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setNDCTextFilter(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setNext(Filter) - Method in class org.apache.log4j.spi.Filter
-
Set the next filter pointer.
- setOption(String, String) - Method in class org.apache.log4j.helpers.DateLayout
-
- setOption(String, String) - Method in class org.apache.log4j.varia.DenyAllFilter
-
- setOption(String, String) - Method in class org.apache.log4j.varia.StringMatchFilter
-
- setOutputFormat(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- setParameter(Element, PropertySetter) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- setParameter(Element, PropertySetter, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
Sets a parameter based from configuration file content.
- setParentSelection(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
-
- setPassword(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- setPassword(String) - Method in class org.apache.log4j.net.JMSAppender
-
The paswword to use when creating a topic session.
- setPattern(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
Set the pattern.
- setPort(int) - Method in class org.apache.log4j.net.SocketAppender
-
The Port option takes a positive integer representing
the port where the server is waiting for connections.
- setPort(int) - Method in class org.apache.log4j.net.SocketHubAppender
-
The Port option takes a positive integer representing
the port where the server is waiting for connections.
- setPort(int) - Method in class org.apache.log4j.net.TelnetAppender
-
- setPort(int) - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
-
The Port [roperty is used for setting the port for
listening to external roll over messages.
- setPriority(Priority) - Method in class org.apache.log4j.Category
-
- setPriority(Priority) - Method in class org.apache.log4j.spi.NOPLogger
-
Set the level of this Category.
- setPriority(Level) - Method in class org.apache.log4j.spi.RootCategory
-
Deprecated.
- setPriorityFilter(Priority) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Sets the priority to filter events on.
- setProperties(Object, Properties, String) - Static method in class org.apache.log4j.config.PropertySetter
-
Set the properties of an object passed as a parameter in one
go.
- setProperties(Properties, String) - Method in class org.apache.log4j.config.PropertySetter
-
Set the properites for the object that match the
prefix
passed as parameter.
- setProperties(String) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
-
Set a string representing the property name/value pairs.
- setProperties(boolean) - Method in class org.apache.log4j.xml.XMLLayout
-
Sets whether MDC key-value pairs should be output, default false.
- setProperty(String, String) - Method in class org.apache.log4j.config.PropertySetter
-
Set a property on this PropertySetter's Object.
- setProperty(PropertyDescriptor, String, String) - Method in class org.apache.log4j.config.PropertySetter
-
Set the named property given a PropertyDescriptor
.
- setProperty(String, String) - Method in class org.apache.log4j.pattern.LogEvent
-
Set value for MDC property.
- setProperty(String, String) - Method in class org.apache.log4j.spi.LoggingEvent
-
Set value for MDC property.
- setProviderURL(String) - Method in class org.apache.log4j.net.JMSAppender
-
- setQuietMode(boolean) - Static method in class org.apache.log4j.helpers.LogLog
-
In quite mode no LogLog generates strictly no output, not even
for errors.
- setQWForFiles(Writer) - Method in class org.apache.log4j.FileAppender
-
Sets the quiet writer being used.
- setQWForFiles(Writer) - Method in class org.apache.log4j.RollingFileAppender
-
- setReconnectionDelay(int) - Method in class org.apache.log4j.net.SocketAppender
-
The ReconnectionDelay option takes a positive integer
representing the number of milliseconds to wait between each
failed connection attempt to the server.
- setRemoteHost(String) - Method in class org.apache.log4j.net.SocketAppender
-
The
RemoteHost option takes a string value which should be
the host name of the server where a
SocketNode
is
running.
- setRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
-
Used by subclasses to add a renderer to the hierarchy passed as parameter.
- setRenderer(Class, ObjectRenderer) - Method in interface org.apache.log4j.spi.RendererSupport
-
- setReplyTo(String) - Method in class org.apache.log4j.net.SMTPAppender
-
Set the e-mail addresses to which replies should be directed.
- setRepositorySelector(RepositorySelector, Object) - Static method in class org.apache.log4j.LogManager
-
Sets LoggerFactory
but only if the correct
guard is passed as parameter.
- setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.Category
-
- setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.spi.NOPLogger
-
- setRewritePolicy(RewritePolicy) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
- setSearchText(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setSecurityCredentials(String) - Method in class org.apache.log4j.net.JMSAppender
-
- setSecurityPrincipalName(String) - Method in class org.apache.log4j.net.JMSAppender
-
- setSelected(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
-
- setSendOnClose(boolean) - Method in class org.apache.log4j.net.SMTPAppender
-
Set sendOnClose.
- setSequenceNumber(long) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the sequence number assocsiated with this LogRecord.
- setSevereLevel(LogLevel) - Static method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- setSevereLevel(LogLevel) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
-
Sets the Severe LogLevel.
- setSMTPDebug(boolean) - Method in class org.apache.log4j.net.SMTPAppender
-
Setting the SmtpDebug option to true will cause the mail session to log its server interaction to stdout.
- setSMTPHost(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The SMTPHost option takes a string value which should be a
the host name of the SMTP server that will send the e-mail message.
- setSMTPPassword(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The SmtpPassword option takes a string value which should be the password required to authenticate against
the mail server.
- setSMTPPort(int) - Method in class org.apache.log4j.net.SMTPAppender
-
Set port.
- setSMTPProtocol(String) - Method in class org.apache.log4j.net.SMTPAppender
-
Set transport protocol.
- setSMTPUsername(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The SmtpUsername option takes a string value which should be the username required to authenticate against
the mail server.
- setSql(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- setStringToMatch(String) - Method in class org.apache.log4j.varia.StringMatchFilter
-
- setSubject(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The Subject option takes a string value which should be a
the subject of the e-mail message.
- setSyslogFacility(int) - Method in class org.apache.log4j.helpers.SyslogQuietWriter
-
- setSyslogHost(String) - Method in class org.apache.log4j.net.SyslogAppender
-
The SyslogHost option is the name of the the syslog host
where log output should go.
- setTarget(String) - Method in class org.apache.log4j.ConsoleAppender
-
Sets the value of the Target option.
- setThreadDescription(String) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the thread description associated with this LogRecord.
- setThreadFilter(String) - Method in class org.apache.log4j.chainsaw.MyTableModel
-
Set the filter for the thread field.
- setThreadPrinting(boolean) - Method in class org.apache.log4j.TTCCLayout
-
The ThreadPrinting option specifies whether the name of the
current thread is part of log output or not.
- setThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
-
Set the threshold level.
- setThreshold(String) - Method in class org.apache.log4j.Hierarchy
-
- setThreshold(Level) - Method in class org.apache.log4j.Hierarchy
-
Enable logging for logging requests with level l
or
higher.
- setThreshold(Level) - Method in interface org.apache.log4j.spi.LoggerRepository
-
Set the repository-wide threshold.
- setThreshold(String) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- setThreshold(Level) - Method in class org.apache.log4j.spi.NOPLoggerRepository
-
Set the repository-wide threshold.
- setThreshold(String) - Method in class org.apache.log4j.spi.NOPLoggerRepository
-
- setThrowableRenderer(ThrowableRenderer) - Method in class org.apache.log4j.Hierarchy
-
Set throwable renderer.
- setThrowableRenderer(ThrowableRenderer) - Method in interface org.apache.log4j.spi.ThrowableRendererSupport
-
Set throwable renderer.
- setThrown(Throwable) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the Throwable associated with this LogRecord.
- setThrownStackTrace(ThrowableInformation) - Method in class org.apache.log4j.lf5.Log4JLogRecord
-
Set stack trace information associated with this Log4JLogRecord.
- setThrownStackTrace(String) - Method in class org.apache.log4j.lf5.LogRecord
-
Set the ThrownStackTrace for the log record.
- setTimeZone(String) - Method in class org.apache.log4j.helpers.DateLayout
-
The TimeZoneID option is a time zone ID string in the format
expected by the TimeZone.getTimeZone(java.lang.String)
method.
- setTimeZone(TimeZone) - Method in class org.apache.log4j.lf5.util.DateFormatManager
-
- setTimeZone(TimeZone) - Method in class org.apache.log4j.pattern.CachedDateFormat
-
Set timezone.
- setTitle(String) - Method in class org.apache.log4j.HTMLLayout
-
The Title option takes a String value.
- setTitle(String) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
-
- setTitle(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setTo(String) - Method in class org.apache.log4j.net.SMTPAppender
-
The To option takes a string value which should be a
comma separated list of e-mail address of the recipients.
- setTopicBindingName(String) - Method in class org.apache.log4j.net.JMSAppender
-
The TopicBindingName option takes a
string value.
- setTopicConnectionFactoryBindingName(String) - Method in class org.apache.log4j.net.JMSAppender
-
The TopicConnectionFactoryBindingName option takes a
string value.
- setType(int) - Method in class org.apache.log4j.RollingCalendar
-
- setupReceiver(MyTableModel) - Method in class org.apache.log4j.chainsaw.Main
-
Setup recieving messages.
- setURL(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- setURLPkgPrefixes(String) - Method in class org.apache.log4j.net.JMSAppender
-
- setUser(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
-
- setUserName(String) - Method in class org.apache.log4j.net.JMSAppender
-
The user name to use when creating a topic session
.
- setView(String, LogTable) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- setView(List) - Method in class org.apache.log4j.lf5.viewer.LogTable
-
- setWriter(Writer) - Method in class org.apache.log4j.WriterAppender
-
Sets the Writer where the log output will go.
- SEVERE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
SEVERE.
- SEVERE - Static variable in class org.apache.log4j.lf5.LogLevel
-
- SEVERE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for SEVERE.
- severeLevel - Static variable in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- sh - Variable in class org.apache.log4j.net.TelnetAppender
-
- shortMonths - Variable in class org.apache.log4j.helpers.DateTimeDateFormat
-
- shouldFlush(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
-
Determines whether the writer should be flushed after
this event is written.
- shouldSelectCell(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- shouldSelectCell(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
-
- show(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
Show the frame for the LogBrokerMonitor.
- show() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- show() - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
-
- showLogLevelColorChangeDialog(JMenuItem, LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- showPopup(CategoryNode, int, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- showPropertiesDialog(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
-
- showPropertiesDialog(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- shutdown() - Static method in class org.apache.log4j.Category
-
- shutdown() - Method in class org.apache.log4j.Hierarchy
-
Shutting down a hierarchy will safely close and remove
all appenders in all categories including the root logger.
- shutdown() - Static method in class org.apache.log4j.LogManager
-
- shutdown() - Method in interface org.apache.log4j.spi.LoggerRepository
-
- shutdown() - Method in class org.apache.log4j.spi.NOPLoggerRepository
- SimpleLayout - Class in org.apache.log4j
-
SimpleLayout consists of the level of the log statement,
followed by " - " and then the log message itself.
- SimpleLayout() - Constructor for class org.apache.log4j.SimpleLayout
-
- SimpleSocketServer - Class in org.apache.log4j.net
-
- SimpleSocketServer() - Constructor for class org.apache.log4j.net.SimpleSocketServer
-
- size() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
returns the number of CategoryElements.
- size() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
-
Gets the size of the MRU file list.
- SIZE - Static variable in class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
-
- size() - Method in class org.apache.log4j.pattern.PatternParser.ReadOnlyMap
- slotBegin - Variable in class org.apache.log4j.pattern.CachedDateFormat
-
Integral second preceding the previous convered Date.
- Slurper(Socket) - Constructor for class org.apache.log4j.chainsaw.LoggingReceiver.Slurper
-
Creates a new Slurper
instance.
- SMTPAppender - Class in org.apache.log4j.net
-
Send an e-mail when a specific logging event occurs, typically on
errors or fatal errors.
- SMTPAppender() - Constructor for class org.apache.log4j.net.SMTPAppender
-
The default constructor will instantiate the appender with a
TriggeringEventEvaluator
that will trigger on events with
level ERROR or higher.
- SMTPAppender(TriggeringEventEvaluator) - Constructor for class org.apache.log4j.net.SMTPAppender
-
- smtpDebug - Variable in class org.apache.log4j.net.SMTPAppender
-
- smtpHost - Variable in class org.apache.log4j.net.SMTPAppender
-
- smtpPassword - Variable in class org.apache.log4j.net.SMTPAppender
-
- smtpPort - Variable in class org.apache.log4j.net.SMTPAppender
-
- smtpProtocol - Variable in class org.apache.log4j.net.SMTPAppender
-
- smtpUsername - Variable in class org.apache.log4j.net.SMTPAppender
-
- socket - Variable in class org.apache.log4j.net.SocketNode
-
- socket - Variable in class org.apache.log4j.varia.HUPNode
-
- SocketAppender - Class in org.apache.log4j.net
-
- SocketAppender() - Constructor for class org.apache.log4j.net.SocketAppender
-
- SocketAppender(InetAddress, int) - Constructor for class org.apache.log4j.net.SocketAppender
-
Connects to remote server at address
and port
.
- SocketAppender(String, int) - Constructor for class org.apache.log4j.net.SocketAppender
-
Connects to remote server at host
and port
.
- SocketAppender.Connector - Class in org.apache.log4j.net
-
The Connector will reconnect when the server becomes available
again.
- SocketHandler(int) - Constructor for class org.apache.log4j.net.TelnetAppender.SocketHandler
-
- SocketHubAppender - Class in org.apache.log4j.net
-
- SocketHubAppender() - Constructor for class org.apache.log4j.net.SocketHubAppender
-
- SocketHubAppender(int) - Constructor for class org.apache.log4j.net.SocketHubAppender
-
Connects to remote server at address
and port
.
- SocketHubAppender.ServerMonitor - Class in org.apache.log4j.net
-
This class is used internally to monitor a ServerSocket
and register new connections in a vector passed in the
constructor.
- SocketNode - Class in org.apache.log4j.net
-
Read
LoggingEvent
objects sent from a remote client using
Sockets (TCP).
- SocketNode(Socket, LoggerRepository) - Constructor for class org.apache.log4j.net.SocketNode
-
- SocketServer - Class in org.apache.log4j.net
-
A
SocketNode
based server that uses a different hierarchy
for each client.
- SocketServer(File) - Constructor for class org.apache.log4j.net.SocketServer
-
- sortByNDC() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
-
- SortedKeyEnumeration - Class in org.apache.log4j
-
- SortedKeyEnumeration(Hashtable) - Constructor for class org.apache.log4j.SortedKeyEnumeration
-
- spacePad(StringBuffer, int) - Method in class org.apache.log4j.helpers.PatternConverter
-
Fast space padding method.
- SPACES - Static variable in class org.apache.log4j.helpers.PatternConverter
-
- SPACES - Static variable in class org.apache.log4j.pattern.FormattingInfo
-
Array of spaces.
- splitPacket(String, String) - Method in class org.apache.log4j.net.SyslogAppender
-
- sqlStatement - Variable in class org.apache.log4j.jdbc.JDBCAppender
-
Stores the string given to the pattern layout for conversion into a SQL
statement, eg: insert into LogTable (Thread, Class, Message) values
("%t", "%c", "%m").
- sqw - Variable in class org.apache.log4j.net.SyslogAppender
-
- stackTraceToString(Throwable) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- start() - Method in class org.apache.log4j.jmx.Agent
-
Deprecated.
- startDocument() - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.log4j.chainsaw.XMLFileHandler
-
- StartLogFactor5 - Class in org.apache.log4j.lf5
-
Starts an instance of the LogFactor5 console for off-line viewing.
- StartLogFactor5() - Constructor for class org.apache.log4j.lf5.StartLogFactor5
-
- startServer(Object) - Static method in class org.apache.log4j.jmx.Agent
-
Deprecated.
Invokes HtmlAdapterServer.start() using reflection.
- startServer() - Method in class org.apache.log4j.net.SocketHubAppender
-
Start the ServerMonitor thread.
- startTime - Variable in class org.apache.log4j.helpers.RelativeTimeDateFormat
-
- startTime - Static variable in class org.apache.log4j.pattern.LogEvent
-
- startTime - Static variable in class org.apache.log4j.spi.LoggingEvent
-
- state - Variable in class org.apache.log4j.helpers.PatternParser
-
- stopCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
-
- stopMonitor() - Method in class org.apache.log4j.net.SocketHubAppender.ServerMonitor
-
Stops the monitor.
- store(String) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
-
- StreamUtils - Class in org.apache.log4j.lf5.util
-
Provides utility methods for input and output streams.
- StreamUtils() - Constructor for class org.apache.log4j.lf5.util.StreamUtils
-
- STRING_TO_MATCH_OPTION - Static variable in class org.apache.log4j.varia.StringMatchFilter
-
- StringMatchFilter - Class in org.apache.log4j.varia
-
This is a very simple filter based on string matching.
- StringMatchFilter() - Constructor for class org.apache.log4j.varia.StringMatchFilter
-
- stringToMatch - Variable in class org.apache.log4j.varia.StringMatchFilter
-
- style - Variable in class org.apache.log4j.pattern.PatternConverter
-
Converter style name.
- subAppend(LoggingEvent) - Method in class org.apache.log4j.DailyRollingFileAppender
-
This method differentiates DailyRollingFileAppender from its
super class.
- subAppend(LoggingEvent) - Method in class org.apache.log4j.RollingFileAppender
-
This method differentiates RollingFileAppender from its super
class.
- subAppend(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
-
Actual writing occurs here.
- subject - Variable in class org.apache.log4j.net.SMTPAppender
-
- subst(String) - Method in class org.apache.log4j.xml.DOMConfigurator
-
- subst(String, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
Substitutes property value for any references in expression.
- substVars(String, Properties) - Static method in class org.apache.log4j.helpers.OptionConverter
-
Perform variable substitution in string val
from the
values of keys found in the system propeties.
- sw - Static variable in class org.apache.log4j.lf5.util.AdapterLogRecord
-
- sw - Static variable in class org.apache.log4j.spi.LocationInfo
-
- SYSLOG_HOST_OI - Static variable in class org.apache.log4j.net.SyslogAppender
-
- SYSLOG_PORT - Variable in class org.apache.log4j.helpers.SyslogWriter
-
- SyslogAppender - Class in org.apache.log4j.net
-
Use SyslogAppender to send log messages to a remote syslog daemon.
- SyslogAppender() - Constructor for class org.apache.log4j.net.SyslogAppender
-
- SyslogAppender(Layout, int) - Constructor for class org.apache.log4j.net.SyslogAppender
-
- SyslogAppender(Layout, String, int) - Constructor for class org.apache.log4j.net.SyslogAppender
-
- syslogEquivalent - Variable in class org.apache.log4j.Priority
-
- syslogFacility - Variable in class org.apache.log4j.helpers.SyslogQuietWriter
-
- syslogFacility - Variable in class org.apache.log4j.net.SyslogAppender
-
- syslogHost - Static variable in class org.apache.log4j.helpers.SyslogWriter
-
Deprecated.
- syslogHost - Variable in class org.apache.log4j.net.SyslogAppender
-
- SyslogQuietWriter - Class in org.apache.log4j.helpers
-
SyslogQuietWriter extends QuietWriter by prepending the syslog
level code before each printed String.
- SyslogQuietWriter(Writer, int, ErrorHandler) - Constructor for class org.apache.log4j.helpers.SyslogQuietWriter
-
- SyslogWriter - Class in org.apache.log4j.helpers
-
SyslogWriter is a wrapper around the java.net.DatagramSocket class
so that it behaves like a java.io.Writer.
- SyslogWriter(String) - Constructor for class org.apache.log4j.helpers.SyslogWriter
-
Constructs a new instance of SyslogWriter.
- SYSTEM_ERR - Static variable in class org.apache.log4j.ConsoleAppender
-
- SYSTEM_OUT - Static variable in class org.apache.log4j.ConsoleAppender
-
- SystemErrStream() - Constructor for class org.apache.log4j.ConsoleAppender.SystemErrStream
-
- SystemOutStream() - Constructor for class org.apache.log4j.ConsoleAppender.SystemOutStream
-