A B C D E F G H I J L M N O P Q R S T U V W X _

A

ABS_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
String constant used to specify AbsoluteTimeDateFormat in layouts.
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
Deprecated. Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
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.FileAppender
If the value of File is not null, then FileAppender.setFile(java.lang.String) is called with the values of File and Append properties.
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.nt.NTEventLogAppender
 
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
Start listening on the port specified by a preceding call to ExternallyRolledFileAppender.setPort(int).
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.helpers.CyclicBuffer
Add an event as the last event in the buffer.
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(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
 
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
Add a HierarchyEventListener event to the repository.
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.spi.NOPLoggerRepository
Add a HierarchyEventListener event to the repository.
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.
addLoggerMBean(String) - 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_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
 
adjustmentValueChanged(AdjustmentEvent) - Method in class org.apache.log4j.lf5.viewer.TrackingAdjustmentListener
 
Agent - Class in org.apache.log4j.jmx
 
Agent() - Constructor for class org.apache.log4j.jmx.Agent
 
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
 
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
This method called by AppenderSkeleton.doAppend(org.apache.log4j.spi.LoggingEvent) method to do most of the real appending work.
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.nt.NTEventLogAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
Does not do anything.
append(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
This method is called by the AppenderSkeleton.doAppend(org.apache.log4j.spi.LoggingEvent) method.
Appender - Interface in org.apache.log4j
Implement this interface for your own strategies for outputting log statements.
AppenderAttachable - Interface in org.apache.log4j.spi
Interface for attaching appenders to objects.
AppenderAttachableImpl - Class in org.apache.log4j.helpers
A straightforward implementation of the AppenderAttachable interface.
AppenderAttachableImpl() - Constructor for class org.apache.log4j.helpers.AppenderAttachableImpl
 
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.
appenderNames - Variable in class org.apache.log4j.config.PropertyPrinter
 
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.
appendLoopOnAppenders(LoggingEvent) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Call the doAppend method on all attached appenders.
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.
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
 

B

BasicConfigurator - Class in org.apache.log4j
Use this class to quickly configure the package.
BasicConfigurator() - Constructor for class org.apache.log4j.BasicConfigurator
 
BoundedFIFO - Class in org.apache.log4j.helpers
BoundedFIFO serves as the bounded first-in-first-out buffer heavily used by the AsyncAppender.
BoundedFIFO(int) - Constructor for class org.apache.log4j.helpers.BoundedFIFO
Instantiate a new BoundedFIFO with a maximum size passed as argument.
buf - Variable in class org.apache.log4j.TTCCLayout
 
BUF_SIZE - Variable in class org.apache.log4j.HTMLLayout
 
BUF_SIZE - Variable in class org.apache.log4j.PatternLayout
 
buffer - Variable in class org.apache.log4j.jdbc.JDBCAppender
ArrayList holding the buffer of Logging Events.
bufferedIO - Variable in class org.apache.log4j.FileAppender
Do we do bufferedIO?
bufferSize - Variable in class org.apache.log4j.FileAppender
Determines the size of IO buffer be.
bufferSize - Variable in class org.apache.log4j.jdbc.JDBCAppender
size of LoggingEvent buffer before writting to the database.
buildToolTip(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 

C

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
 
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.LogTableColumn
 
CATEGORY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
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
 
categoryName - Variable in class org.apache.log4j.spi.LoggingEvent
Deprecated. This field will be marked as private in future releases. Please do not access it directly. Use the LoggingEvent.getLoggerName() method instead.
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.
catFactory - Variable in class org.apache.log4j.xml.DOMConfigurator
 
cb - Variable in class org.apache.log4j.net.SMTPAppender
 
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.
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.
childValue(Object) - Method in class org.apache.log4j.helpers.ThreadLocalMap
 
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.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.NDC
Clear any nested diagnostic information if any.
clear() - Method in class org.apache.log4j.or.RendererMap
 
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.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.nt.NTEventLogAppender
 
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
 
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.
closeWriter() - Method in class org.apache.log4j.ConsoleAppender
Close the underlying Writer.
closeWriter() - Method in class org.apache.log4j.WriterAppender
Close the underlying Writer.
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
 
concatanateArrays(String[], String[]) - Static method in class org.apache.log4j.helpers.OptionConverter
 
CONFIG - Static variable in class org.apache.log4j.lf5.LogLevel
 
CONFIG_DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
Deprecated. Use LogLog.DEBUG_KEY instead.
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
Deprecated. This variable is for internal use only. It will become private in future versions.
configure() - Static method in class org.apache.log4j.BasicConfigurator
Add a ConsoleAppender that uses PatternLayout using the PatternLayout.TTCC_CONVERSION_PATTERN and prints to System.out to the root category.
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(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(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
A static version of DOMConfigurator.doConfigure(String, LoggerRepository).
configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
A static version of DOMConfigurator.doConfigure(URL, LoggerRepository).
configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
Like PropertyConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog.DEFAULT_DELAY is used.
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
Like DOMConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog.DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
Read the configuration file configFilename if it exists.
configureLoggerFactory(Properties) - Method in class org.apache.log4j.PropertyConfigurator
Check the provided Properties object for a LoggerFactory entry specified by PropertyConfigurator.LOGGER_FACTORY_KEY.
connection - Variable in class org.apache.log4j.jdbc.JDBCAppender
Connection used by default.
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.
contains(int, TableModel) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
 
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.
convertArg(String, Class) - Method in class org.apache.log4j.config.PropertySetter
Convert val a String parameter to an object of a given type.
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.helpers.CountingQuietWriter
 
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
 
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
 
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
 
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
 
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.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
 
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.

D

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 - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
DATE_AND_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
String constant used to specify DateTimeDateFormat in layouts.
DATE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
DATE_FORMAT_OPTION - Static variable in class org.apache.log4j.helpers.DateLayout
Deprecated. Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
dateFormat - Variable in class org.apache.log4j.helpers.DateLayout
 
dateFormat(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.helpers.DateLayout
 
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
 
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
 
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
 
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 - Static variable in class org.apache.log4j.Priority
Deprecated. Use Level.DEBUG instead.
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
Always returns the integer constant Filter.DENY regardless of the LoggingEvent parameter.
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
Returns Filter.NEUTRAL is there is no string match.
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
Deprecated. This variable is for internal use only. It will become package protected in future versions.
DEFAULT_CONFIGURATION_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated. This variable is for internal use only. It will become private in future versions.
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
Deprecated. This variable is for internal use only. It will become private in future versions.
DEFAULT_PORT - Static variable in class org.apache.log4j.net.SocketAppender
The default port number of remote logging server (4560).
DefaultLF5Configurator - Class in org.apache.log4j.lf5
The DefaultLF5Configurator provides a default configuration for the LF5Appender.
DefaultRepositorySelector - Class in org.apache.log4j.spi
 
DefaultRepositorySelector(LoggerRepository) - Constructor for class org.apache.log4j.spi.DefaultRepositorySelector
 
delay - Variable in class org.apache.log4j.helpers.FileWatchdog
The delay to observe between every check.
deleteConfigurationFile() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
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
 
DETAILED_VIEW - Static variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
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
This method performs threshold checks and invokes filters before delegating actual logging to the subclasses specific AppenderSkeleton.append(org.apache.log4j.spi.LoggingEvent) method.
doAppend(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
Does not do anything.
doCapitalize - Variable in class org.apache.log4j.config.PropertyPrinter
 
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(URL, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(URL, LoggerRepository) - Method in interface org.apache.log4j.spi.Configurator
Interpret a resource pointed by a URL and set up log4j accordingly.
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(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.