- ABOUT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ABSOLUTE_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
-
ABSOLUTE string literal.
- ABSOLUTE_TIME_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
-
SimpleTimePattern for ABSOLUTE.
- AbstractPreferencePanel - Class in org.apache.log4j.chainsaw
-
Some basic plumbing for Preference related dialogs.
- AbstractPreferencePanel() - Constructor for class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
- acceptableActions - Variable in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- actionPerformed(ActionEvent) - Method in class org.apache.log4j.chainsaw.CopyEventsToClipboardAction
-
- activateOptions() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
Instantiates and activates an instance of a ChainsawViewer
to view the contents of this appender.
- activateOptions() - Method in class org.apache.log4j.chainsaw.Generator
-
- activateOptions() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
-
- activateOptions() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
Read and process the log file.
- activateOptions() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPlugin
-
- activateOptions() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- activateOptions() - Method in class org.apache.log4j.db.DataSourceConnectionSource
-
- activateOptions() - Method in class org.apache.log4j.db.DBAppender
-
- activateOptions() - Method in class org.apache.log4j.db.DBReceiver
-
- activateOptions() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
-
- activateOptions() - Method in class org.apache.log4j.db.JNDIConnectionSource
-
- activateOptions() - Method in class org.apache.log4j.net.JMSReceiver
-
Starts the JMSReceiver with the current options.
- activateOptions() - Method in class org.apache.log4j.net.MulticastAppender
-
Open the multicast sender for the RemoteHost and Port.
- activateOptions() - Method in class org.apache.log4j.net.MulticastReceiver
-
- activateOptions() - Method in class org.apache.log4j.net.SocketHubReceiver
-
Starts the SocketReceiver with the current options.
- activateOptions() - Method in class org.apache.log4j.net.SocketReceiver
-
Starts the SocketReceiver with the current options.
- activateOptions() - Method in class org.apache.log4j.net.UDPAppender
-
Open the UDP sender for the RemoteHost and Port.
- activateOptions() - Method in class org.apache.log4j.net.UDPReceiver
-
Returns true if this receiver is active.
- activateOptions() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Starts the SocketReceiver with the current options.
- activateOptions() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Read and process the log file.
- activateOptions() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Process the file
- activateViewer(ChainsawAppender) - Method in interface org.apache.log4j.chainsaw.ChainsawViewer
-
Called when the viewer should activate.
- activateViewer(ChainsawAppender) - Method in class org.apache.log4j.chainsaw.LogUI
-
Allow Chainsaw v2 to be ran in-process (configured as a ChainsawAppender)
NOTE: Closing Chainsaw will NOT stop the application generating the events.
- activateViewer() - Method in class org.apache.log4j.chainsaw.LogUI
-
Activates itself as a viewer by configuring Size, and location of itself,
and configures the default Tabbed Pane elements with the correct layout,
table columns, and sets itself viewable.
- active - Variable in class org.apache.log4j.net.SocketHubReceiver
-
Active.
- active - Variable in class org.apache.log4j.plugins.PluginSkeleton
-
Active state of plugin.
- add(Object) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
Add an event
as the last event in the buffer.
- addAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Add appender.
- addAutoConnectDevice(String) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- addCancelActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
-
- addChangeListener(ChangeListener) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
-
- addColumn(TableColumn) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- addCustomEventBatchListener(String, EventBatchListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- addDropTargetToComponent(JComponent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- addErrorItem(ErrorItem) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Add an error item to the list of previously encountered errors.
- addErrorItem(ErrorItem) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Errors which cannot be logged, go to the error list.
- addEventBatchListener(EventBatchListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- addEventCountListener(EventCountListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Adds an EventCountListener, to be notified when the # of events changes
- addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- addLoggerEventListener(LoggerEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- addLoggerEventListener(LoggerEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
- addLoggerName(String) - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
-
Attempts to add the loggerName to the model, and returns
true if it does, i.e that the loggerName is new, otherwise
it is ignored.
- addLoggerName(String) - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
-
- addLoggerNameListener(LoggerNameListener) - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
-
- addLoggerNameListener(LoggerNameListener) - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
-
- addLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- addLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
- addMessage(String) - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
- addMonitoredZone(String) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- addNewKeyListener(NewKeyListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Adds a NewKeyListener to be notified when unique Key (Property keys)
arrive into this EventContainer
- addOkActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
-
- addPlugin(Plugin) - Method in class org.apache.log4j.plugins.PluginRegistry
-
Adds a plugin to the plugin registry.
- addPluginListener(PluginListener) - Method in class org.apache.log4j.plugins.PluginRegistry
-
Adds a PluginListener to this registry to be notified
of PluginEvents.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
-
Adds a PropertyChangeListener to this instance which is
notified only by changes of the property with name propertyName.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
-
Adds a PropertyChangeListener that will be notified of all property
changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Add property change listener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Add property change listener for one property only.
- AddressBased - Interface in org.apache.log4j.net
-
Net based entities that 'work with' an Address
should consider implementing this
interface so that they can be treated generically.
- addRule(String, ColorRule) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- addRules(Map) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- addSettingsListener(SettingsListener) - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
Registers the listener with the manager
- addShutdownListener(ShutdownListener) - Method in class org.apache.log4j.chainsaw.LogUI
-
Registers a ShutdownListener with this calss so that it can be notified
when the user has requested that Chainsaw exit.
- addSocketNodeEventListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Adds a SocketNodeEventListener to this receiver to be notified
of SocketNode events.
- addSocketNodeEventListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketNode13
-
Adds the listener to the list of listeners to be notified of the
respective event.
- addSocketNodeEventListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketReceiver
-
Adds the listener to the list of listeners to be notified of the
respective event.
- ANIM_NET_CONNECT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ANIM_RADIO_TOWER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- append(LoggingEvent) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
Appends the event
- append(LoggingEvent) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- append(LoggingEvent) - Method in class org.apache.log4j.db.DBAppender
-
- append(LoggingEvent) - Method in class org.apache.log4j.net.MulticastAppender
-
- append(LoggingEvent) - Method in class org.apache.log4j.net.UDPAppender
-
- append(LoggingEvent) - Method in class org.apache.log4j.rewrite.RewriteAppender
- append(LoggingEvent) - Method in class org.apache.log4j.varia.ListModelAppender
- appenderAddedEvent(Logger, Appender) - Method in interface org.apache.log4j.spi.LoggerEventListener
-
Called when an appender is added to the logger.
- appenderRemovedEvent(Logger, Appender) - Method in interface org.apache.log4j.spi.LoggerEventListener
-
Called when an appender is removed from the logger.
- APPLICATION_KEY - Static variable in interface org.apache.log4j.helpers.Constants
-
application string literal.
- ApplicationPreferenceModel - Class in org.apache.log4j.chainsaw
-
Encapsulates the Chainsaw Application wide properties
- ApplicationPreferenceModel() - Constructor for class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- ApplicationPreferenceModelPanel - Class in org.apache.log4j.chainsaw
-
A panel used by the user to modify any application-wide preferences.
- ApplicationPreferenceModelPanel.GeneralAllPrefPanel - Class in org.apache.log4j.chainsaw
-
- ApplicationPreferenceModelPanel.VisualsPrefPanel - Class in org.apache.log4j.chainsaw
-
- ApplicationPreferenceModelSaver - Class in org.apache.log4j.chainsaw
-
Helper class that helps delegate the work of loading and saving the values
of the ApplicationPreferenceModel, allowing that class to remain a simple
bean.
- ApplicationPreferenceModelSaver(ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.ApplicationPreferenceModelSaver
-
- apply(ApplicationPreferenceModel) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
Takes another model and copies all the values into this model
- apply(LogPanelPreferenceModel) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Applies all the properties of another model to this model
- applySystemFontAndSize(JTextComponent) - Static method in class org.apache.log4j.chainsaw.JTextComponentFormatter
-
- asBoolean(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
-
- ascending - Variable in class org.apache.log4j.chainsaw.ColumnComparator
-
- ASCENDING - Static variable in class org.apache.log4j.chainsaw.SortArrowIcon
-
- ASCENDING - Static variable in class org.apache.log4j.chainsaw.SortHeaderRenderer
-
- asInt(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
-
- canConvert(Class) - Method in class org.apache.log4j.chainsaw.xstream.TableColumnConverter
-
- centerAndSetVisible(Window) - Static method in class org.apache.log4j.chainsaw.LogPanel
-
- centerOnScreen(Component) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
-
Centers the Component on screen.
- ChainsawAppender - Class in org.apache.log4j.chainsaw
-
ChainsawAppender receives LoggingEvents from the local
Log4J environment, and appends them into a model that
can be used inside a Swing GUI
- ChainsawAppender() - Constructor for class org.apache.log4j.chainsaw.ChainsawAppender
-
Constructor, initialises the singleton instance of the appender
- ChainsawAppenderHandler - Class in org.apache.log4j.chainsaw
-
A handler class that either extends a particular appender hierarchy or can be
bound into the Log4j appender framework, and queues events, to be later
dispatched to registered/interested parties.
- ChainsawAppenderHandler(ChainsawAppender) - Constructor for class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- ChainsawAppenderHandler() - Constructor for class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- ChainsawColumns - Class in org.apache.log4j.chainsaw
-
- ChainsawConstants - Class in org.apache.log4j.chainsaw
-
Constants used throught Chainsaw.
- ChainsawIcons - Class in org.apache.log4j.chainsaw.icons
-
- ChainsawStatusBar - Class in org.apache.log4j.chainsaw
-
A general purpose status bar for all Frame windows
- ChainsawStatusBar(LogUI) - Constructor for class org.apache.log4j.chainsaw.ChainsawStatusBar
-
- ChainsawViewer - Interface in org.apache.log4j.chainsaw
-
Chainsaw compatible gui viewers must implement this interface
in order to be opened and configured by the ChainsawAppender class.
- changePeriod(Job, long) - Method in class org.apache.log4j.scheduler.Scheduler
-
Change the period of a job.
- changeSelection(int, int, boolean, boolean) - Method in class org.apache.log4j.chainsaw.JSortTable
-
- CheckListCellRenderer - Class in org.apache.log4j.chainsaw
-
A ListCellRenderer that display a check box if the value
has been "checked".
- CheckListCellRenderer() - Constructor for class org.apache.log4j.chainsaw.CheckListCellRenderer
-
- cleanUp() - Method in class org.apache.log4j.net.MulticastAppender
-
Close the Socket and release the underlying
connector thread if it has been created
- cleanUp() - Method in class org.apache.log4j.net.UDPAppender
-
Close the UDP Socket and release the underlying
connector thread if it has been created
- clear() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
- clearAllMarkers() - Method in class org.apache.log4j.chainsaw.LogPanel
-
- clearColumns() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- clearModel() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Clears the model completely
- clearModel() - Method in class org.apache.log4j.varia.ListModelAppender
-
Removes all the Events from the model.
- close() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
Close does nothing
- close() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- close() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- close() - Method in class org.apache.log4j.db.DBAppender
-
- close() - Method in class org.apache.log4j.net.MulticastAppender
-
Close this appender.
- close() - Method in class org.apache.log4j.net.SocketNode13
-
Close the node and underlying socket
- close() - Method in class org.apache.log4j.net.UDPAppender
-
Close this appender.
- 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.varia.ListModelAppender
- closeConnection(Connection) - Static method in class org.apache.log4j.db.DBHelper
-
- closeStatement(Statement) - Static method in class org.apache.log4j.db.DBHelper
-
- CODES_HREF - Static variable in interface org.apache.log4j.helpers.Constants
-
Codes URL string literal.
- COLOR_DEFAULT_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- COLOR_DEFAULT_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- COLOR_EVEN_ROW_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- COLOR_EVEN_ROW_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- COLOR_ODD_ROW_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- COLOR_ODD_ROW_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- Colorizer - Interface in org.apache.log4j.chainsaw.color
-
Given a LoggingEvent, can determine an appropriate
Color to use based on whatever this implementation
has been coded.
- ColorPanel - Class in org.apache.log4j.chainsaw.color
-
Panel which updates a RuleColorizer, allowing the user to build expression-based
color rules.
- ColorPanel(RuleColorizer, FilterModel, Map, ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.color.ColorPanel
-
- ColumnComparator - Class in org.apache.log4j.chainsaw
-
- ColumnComparator(String, int, boolean) - Constructor for class org.apache.log4j.chainsaw.ColumnComparator
-
- columnName - Variable in class org.apache.log4j.chainsaw.ColumnComparator
-
- compare(Object, Object) - Method in class org.apache.log4j.chainsaw.ColumnComparator
-
- Component - Interface in org.apache.log4j.spi
-
A common interface shared by log4j components.
- ComponentBase - Class in org.apache.log4j.spi
-
Most log4j components derive from this class.
- ComponentBase() - Constructor for class org.apache.log4j.spi.ComponentBase
-
Construct a new instance.
- computeReferenceMask(LoggingEvent) - Static method in class org.apache.log4j.db.DBHelper
-
- CONFIG - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
CONFIG.
- CONFIG_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for CONFIG.
- configurationChangedEvent(LoggerRepository) - Method in interface org.apache.log4j.spi.LoggerRepositoryEventListener
-
Called when the repository configuration is changed.
- configurationResetEvent(LoggerRepository) - Method in interface org.apache.log4j.spi.LoggerRepositoryEventListener
-
Called when the repository configuration is reset.
- CONFIGURATOR_CLASS_KEY - Static variable in interface org.apache.log4j.helpers.Constants
-
log4j.configuratorClass string literal.
- configure(Profileable) - Method in class org.apache.log4j.chainsaw.prefs.ProfileManager
-
- configure(Profileable, String) - Method in class org.apache.log4j.chainsaw.prefs.ProfileManager
-
- configure(SettingsListener) - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
- configureCancelForDialog(JDialog, JButton) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
-
This method configures a standard Cancel action, bound to the ESC key, to dispose of the dialog,
and sets the buttons action to be this action, and adds the action to the dialog's rootPane
action map
- connection - Variable in class org.apache.log4j.db.CustomSQLDBReceiver
-
- ConnectionSource - Interface in org.apache.log4j.db
-
The
ConnectionSource
interface provides a pluggable means of
transparently obtaining JDBC
Connection
s for log4j classes
that require the use of a
Connection
.
- ConnectionSourceSkeleton - Class in org.apache.log4j.db
-
- ConnectionSourceSkeleton() - Constructor for class org.apache.log4j.db.ConnectionSourceSkeleton
-
- connector - Variable in class org.apache.log4j.net.SocketHubReceiver
-
Connector.
- Constants - Interface in org.apache.log4j.helpers
-
Constants used internally throughout log4j.
- COPY - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- CopyEventsToClipboardAction - Class in org.apache.log4j.chainsaw
-
- CopyEventsToClipboardAction(LogUI) - Constructor for class org.apache.log4j.chainsaw.CopyEventsToClipboardAction
-
- create(Class) - Static method in class org.apache.log4j.chainsaw.receivers.NewReceiverDialogPanel
-
Creates a new panel, with the contents configured to allow the editing
of a NEW instance of the specified class (which must implement the Receiver
interface)
- createBlankIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
-
- createBooleanTableCellEditor() - Static method in class org.apache.log4j.chainsaw.helper.TableCellEditorFactory
-
Creates a TableCellEditor to be used for editing boolean values
- createChainsawGUI(ApplicationPreferenceModel, Action) - Static method in class org.apache.log4j.chainsaw.LogUI
-
Creates, activates, and then shows the Chainsaw GUI, optionally showing
the splash screen, and using the passed shutdown action when the user
requests to exit the application (if null, then Chainsaw will exit the vm)
- createCloseIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
-
- createCollapseIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
-
- createCustomExpressionLogPanel(String) - Method in class org.apache.log4j.chainsaw.LogUI
-
- createExpandIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
-
- createLevelTableCellEditor() - Static method in class org.apache.log4j.chainsaw.helper.TableCellEditorFactory
-
- createPattern() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
- createTreeModel() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
- createTreeModel() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel
-
- createTreeModel() - Method in class org.apache.log4j.chainsaw.LogPanelPreferencePanel
-
- CURSOR_FOCUS_ON - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- CustomSQLDBReceiver - Class in org.apache.log4j.db
-
Converts log data stored in a database into LoggingEvents.
- CustomSQLDBReceiver() - Constructor for class org.apache.log4j.db.CustomSQLDBReceiver
-
- CUT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- CyclicBufferList - Class in org.apache.log4j.chainsaw
-
CyclicBuffer implementation that is Object generic, and implements the List interface.
- CyclicBufferList(int) - Constructor for class org.apache.log4j.chainsaw.CyclicBufferList
-
Instantiate a new CyclicBuffer of at most maxSize
events.
- CyclicBufferList() - Constructor for class org.apache.log4j.chainsaw.CyclicBufferList
-
- DataSourceConnectionSource - Class in org.apache.log4j.db
-
The DataSourceConnectionSource is an implementation of
ConnectionSource
that obtains the Connection in the recommended JDBC manner based on
a
DataSource
.
- DataSourceConnectionSource() - Constructor for class org.apache.log4j.db.DataSourceConnectionSource
-
- DATE_AND_TIME_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
-
DATE string literal.
- DATE_AND_TIME_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
-
SimpleTimePattern for DATE.
- DATE_FORMATS - Static variable in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- DBAppender - Class in org.apache.log4j.db
-
The DBAppender inserts loggin events into three database tables in a format
independent of the Java programming language.
- DBAppender() - Constructor for class org.apache.log4j.db.DBAppender
-
- DBHelper - Class in org.apache.log4j.db
-
- DBHelper() - Constructor for class org.apache.log4j.db.DBHelper
-
- DBReceiver - Class in org.apache.log4j.db
-
- DBReceiver() - Constructor for class org.apache.log4j.db.DBReceiver
-
- DEBUG - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- debug(Object) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a message object with the DEBUG level.
- debug(Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a parameterized message object at the DEBUG level.
- debug(String, Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a parameterized message object at the DEBUG level.
- debug(Object, Throwable) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a message object with the
DEBUG
level including the
stack trace of the
Throwable
t
passed as parameter.
- debug(Object) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a message object with the DEBUG level.
- debug(Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a parameterized message object at the DEBUG level.
- debug(String, Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a parameterized message object at the DEBUG level.
- debug(Object, Throwable) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a message object with the
DEBUG
level including the
stack trace of the
Throwable
t
passed as parameter.
- debug(Object) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a message object with the DEBUG level.
- debug(Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a parameterized message object at the DEBUG level.
- debug(String, Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a parameterized message object at the DEBUG level.
- debug(Object, Throwable) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a message object with the
DEBUG
level including the
stack trace of the
Throwable
t
passed as parameter.
- debug(Object) - Method in interface org.apache.log4j.ULogger
-
Log a message object with the DEBUG level.
- debug(Object, Object) - Method in interface org.apache.log4j.ULogger
-
Log a parameterized message object at the DEBUG level.
- debug(String, Object, Object) - Method in interface org.apache.log4j.ULogger
-
Log a parameterized message object at the DEBUG level.
- debug(Object, Throwable) - Method in interface org.apache.log4j.ULogger
-
Log a message object with the
DEBUG
level including the
stack trace of the
Throwable
t
passed as parameter.
- DECENDING - Static variable in class org.apache.log4j.chainsaw.SortArrowIcon
-
- DECENDING - Static variable in class org.apache.log4j.chainsaw.SortHeaderRenderer
-
- decode(String) - Method in interface org.apache.log4j.spi.Decoder
-
Decode event from string.
- decode(URL) - Method in interface org.apache.log4j.spi.Decoder
-
Decode event from document retreived from URL.
- decode(URL) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
-
Decodes a File into a Vector of LoggingEvents.
- decode(String) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
-
Converts the string data into an XML Document, and then soaks out the
relevant bits to form a new LoggingEvent instance which can be used
by any Log4j element locally.
- decode(URL) - Method in class org.apache.log4j.xml.XMLDecoder
-
Decodes a File into a Vector of LoggingEvents.
- decode(String) - Method in class org.apache.log4j.xml.XMLDecoder
-
Converts the string data into an XML Document, and then soaks out the
relevant bits to form a new LoggingEvent instance which can be used
by any Log4j element locally.
- decodeEvents(String) - Method in interface org.apache.log4j.spi.Decoder
-
Decode events from document.
- decodeEvents(String) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
-
Decodes a String representing a number of events into a
Vector of LoggingEvents.
- decodeEvents(String) - Method in class org.apache.log4j.xml.XMLDecoder
-
Decodes a String representing a number of events into a
Vector of LoggingEvents.
- decoder - Variable in class org.apache.log4j.net.XMLSocketReceiver
-
- Decoder - Interface in org.apache.log4j.spi
-
Allow LoggingEvents to be reconstructed from a different format
(usually XML).
- DEFAULT_COLOR_RULE_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- DEFAULT_CONFIGURATION_FILE - Static variable in interface org.apache.log4j.helpers.Constants
-
The default property file name for automatic configuration.
- DEFAULT_CONFIGURATION_KEY - Static variable in interface org.apache.log4j.helpers.Constants
-
log4j.configuration string literal.
- DEFAULT_PORT - Static variable in class org.apache.log4j.net.UDPAppender
-
The default port number for the UDP packets, 9991.
- DEFAULT_PORT - Static variable in class org.apache.log4j.net.XMLSocketReceiver
-
- DEFAULT_REPOSITORY_NAME - Static variable in interface org.apache.log4j.helpers.Constants
-
The name of the default repository is "default" (without the quotes).
- DEFAULT_ROW_HEIGHT - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- DEFAULT_XML_CONFIGURATION_FILE - Static variable in interface org.apache.log4j.helpers.Constants
-
The default XML configuration file name for automatic configuration.
- DefaultLayoutFactory - Class in org.apache.log4j.chainsaw.layout
-
Factory class to load and cache Layout information from resources.
- DELETE - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- delete(Job) - Method in class org.apache.log4j.scheduler.Scheduler
-
Delete the given job.
- DETAIL_CONTENT_TYPE - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- direction - Variable in class org.apache.log4j.chainsaw.SortArrowIcon
-
- discoverConnnectionProperties() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Learn relevant information about this connection source.
- discoverSQLDialect(DatabaseMetaData) - Static method in class org.apache.log4j.db.dialect.Util
-
- displayContext() - Method in class org.apache.log4j.chainsaw.ExpressionRuleContext
-
- DOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- DockablePanel - Class in org.apache.log4j.chainsaw
-
Extends the functionality of a JPanel by providing a 'docked' state.
- DockablePanel() - Constructor for class org.apache.log4j.chainsaw.DockablePanel
-
- doPost(LoggingEvent) - Method in class org.apache.log4j.net.SocketReceiver
-
Posts the logging event to a logger in the configured logger
repository.
- doPost(LoggingEvent) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
- doPost(LoggingEvent) - Method in class org.apache.log4j.plugins.Receiver
-
Posts the logging event to a logger in the configured logger
repository.
- DOWN - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- dragEnter(DropTargetDragEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- dragExit(DropTargetEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- dragOver(DropTargetDragEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- DriverManagerConnectionSource - Class in org.apache.log4j.db
-
The DriverManagerConnectionSource is an implementation of
ConnectionSource
that obtains the Connection in the traditional JDBC manner based on the
connection URL.
- DriverManagerConnectionSource() - Constructor for class org.apache.log4j.db.DriverManagerConnectionSource
-
- drop(DropTargetDropEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- dropActionChanged(DropTargetDragEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- dump() - Method in class org.apache.log4j.spi.ErrorItem
-
Dump the details of this ErrorItem to System.out.
- dump(PrintStream) - Method in class org.apache.log4j.spi.ErrorItem
-
Dump the details of this ErrorItem on the specified
PrintStream
.
- GeneralAllPrefPanel() - Constructor for class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel.GeneralAllPrefPanel
-
- Generator - Class in org.apache.log4j.chainsaw
-
Class designed to stress, and/or test the Chainsaw GUI by sending it
lots of Logging Events.
- Generator(String) - Constructor for class org.apache.log4j.chainsaw.Generator
-
- GeneratorBeanInfo - Class in org.apache.log4j.chainsaw
-
A BeanInfo class to be used as meta-data about the
Generator plugin
- GeneratorBeanInfo() - Constructor for class org.apache.log4j.chainsaw.GeneratorBeanInfo
-
- get(int) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
Get the ith oldest event currently in the buffer.
- get() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
Get the oldest (first) element in the buffer.
- getActiveTabName() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getAddress() - Method in interface org.apache.log4j.net.AddressBased
-
Returns a String representation of the Address this instance
encompasses.
- getAddress() - Method in class org.apache.log4j.net.MulticastReceiver
-
- getAlignmentY() - Method in class org.apache.log4j.chainsaw.SmallButton
-
DOCUMENT ME!
- getAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Get iterator over attached appenders.
- getAllEvents() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Returns a copied list of all the event in the model.
- getAllPossibleLevels() - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
-
Gets list of supported levels.
- getAlternatingColorBackgroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getAlternatingColorForegroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getAlwaysDisplayExpression() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- getAppender() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
- getAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Get appender by name.
- getAppenderConfiguration(File) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
-
- getApplication() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
Returns value of the Application option.
- getApplication() - Method in class org.apache.log4j.net.MulticastAppender
-
Returns value of the App option.
- getApplication() - Method in class org.apache.log4j.net.UDPAppender
-
Returns value of the App option.
- getApplicationPreferenceModel() - Method in class org.apache.log4j.chainsaw.LogUI
-
- getAutoConnectDevices() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- getBackground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getBackgroundColor(LoggingEvent) - Method in interface org.apache.log4j.chainsaw.color.Colorizer
-
Given a LoggingEvent, returns a Color to use for background,
or null if this instance cannot determine one, or that
the stanard color should be used.
- getBackgroundColor(LoggingEvent) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getBorder() - Method in class org.apache.log4j.chainsaw.SmallButton
-
DOCUMENT ME!
- getBypassConfigurationURL() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getCancelButton() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
- getCancelButton() - Method in class org.apache.log4j.chainsaw.helper.OkCancelPanel
-
- getClassLoader() - Method in class org.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory
-
- getClearTableExpression() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- getColNumber() - Method in class org.apache.log4j.spi.ErrorItem
-
Get column number.
- getColorRuleBackground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getColorRuleForeground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getColumnClass(int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- getColumnCount() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- getColumnName(int) - Static method in class org.apache.log4j.chainsaw.ChainsawColumns
-
Given the index which matches one of the static constants in this class, returns the resolved
Column name as a string label.
- getColumnName(int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- getColumns() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Returns an unmodifiable list of the columns.
- getColumnsNames() - Static method in class org.apache.log4j.chainsaw.ChainsawColumns
-
- getConfigurationURL() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getConfigurationURLs() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getConnectedSocketDetails() - Method in class org.apache.log4j.net.SocketReceiver
-
Returns a Vector of SocketDetail representing the IP/Domain name
of the currently connected sockets that this receiver has
been responsible for creating.
- getConnection() - Method in interface org.apache.log4j.db.ConnectionSource
-
- getConnection() - Method in class org.apache.log4j.db.DataSourceConnectionSource
-
- getConnection() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
-
- getConnection() - Method in class org.apache.log4j.db.JNDIConnectionSource
-
- getConnectionSource() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- getConnectionSource() - Method in class org.apache.log4j.db.DBAppender
-
- getConnectionSource() - Method in class org.apache.log4j.db.DBReceiver
-
- getContainer() - Method in class org.apache.log4j.chainsaw.filter.FilterModel
-
- getConversionPattern() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
-
- getConversionPattern() - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
-
- getCurrentCategories() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- getCurrentLoggers() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Returns all the currently defined categories in this hierarchy as
an
Enumeration
.
- getCurrentRules() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getCustomLevelDefinitions() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
- getCyclicBufferSize() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getDataRate() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
Exposes the current Data rate calculated.
- getDataSource() - Method in class org.apache.log4j.db.DataSourceConnectionSource
-
- getDateFormatPattern() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Returns the Date Pattern string for the alternate date formatter.
- getDecoder() - Method in class org.apache.log4j.net.MulticastReceiver
-
- getDecoder() - Method in class org.apache.log4j.net.UDPReceiver
-
- getDecoder() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
- getDecoder() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Accessor
- getDefaultColors() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getDefaultColumnNames() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getDefaultPatternLayout() - Static method in class org.apache.log4j.chainsaw.layout.DefaultLayoutFactory
-
- getDefaultSettings() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
Returns the loaded default settings, which can be used by
other classes within this package.
- getDeltaColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getDialectFromCode(int) - Static method in class org.apache.log4j.db.dialect.Util
-
- getDriverClass() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
-
Returns the name of the driver class.
- getEncoding() - Method in class org.apache.log4j.net.MulticastAppender
-
Returns value of the Encoding option.
- getEncoding() - Method in class org.apache.log4j.net.MulticastReceiver
-
Returns value of the Encoding option.
- getEncoding() - Method in class org.apache.log4j.net.UDPAppender
-
Returns value of the Encoding option.
- getEncoding() - Method in class org.apache.log4j.net.UDPReceiver
-
Returns value of the Encoding option.
- getErrorList() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Return the the list of previously encoutered
error items
.
- getErrorList() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Errors which cannot be logged, go to the error list.
- getException() - Method in class org.apache.log4j.spi.ErrorItem
-
Get exception.
- getFileList() - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- getFileURL() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- getFileURL() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Accessor
- getFilterableColumns() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getFilteredEvents() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Returns a copied list containing the events in the model with filter applied
- getFilterExpression() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- getFilterExpression() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Accessor
- getFindRule() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getFindText() - Method in class org.apache.log4j.chainsaw.LogPanel
-
- getFooter() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
-
- getForeground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getForegroundColor(LoggingEvent) - Method in interface org.apache.log4j.chainsaw.color.Colorizer
-
- getForegroundColor(LoggingEvent) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getFullPatternLayout() - Static method in class org.apache.log4j.chainsaw.layout.DefaultLayoutFactory
-
- getGroup() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- getGUIComponent() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
- getHeader() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
-
- getHelpForClass(Class) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
Determines the most appropriate Help resource for a particular class
or returns ChainsawConstants.URL_PAGE_NOT_FOUND if there is no resource located.
- getHiddenExpression() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- getHiddenLoggers() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- getHost() - Method in class org.apache.log4j.net.SocketHubReceiver
-
Get the remote host to connect to for logging events.
- getIconHeight() - Method in class org.apache.log4j.chainsaw.SortArrowIcon
-
- getIconWidth() - Method in class org.apache.log4j.chainsaw.SortArrowIcon
-
- getIdentifierExpression() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getIdentifierExpression() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- getIDField() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- getInsets() - Method in class org.apache.log4j.chainsaw.SmallButton
-
DOCUMENT ME!
- getInstance() - Static method in class org.apache.log4j.chainsaw.help.HelpManager
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.icons.LevelIconFactory
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileListPreferenceSaver
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.prefs.ProfileManager
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
Returns the singleton instance of the SettingsManager
- getInstance() - Static method in class org.apache.log4j.chainsaw.receivers.ReceiversHelper
-
- getInstance() - Static method in class org.apache.log4j.chainsaw.version.VersionManager
-
- getInterestedIdentifier() - Method in interface org.apache.log4j.chainsaw.EventBatchListener
-
Returns the string representing the identifier
that this instance is only interested in, or
null if this instance is interested in ALL events from
any identifier
- getInterestedIdentifier() - Method in class org.apache.log4j.chainsaw.LogPanel
-
Accessor
- getJndiLocation() - Method in class org.apache.log4j.db.JNDIConnectionSource
-
Returns the jndiLocation.
- getJndiPath() - Method in class org.apache.log4j.net.JMSReceiver
-
Gets the path to a properties file containing
the initial context and jndi provider url
- getKey() - Method in class org.apache.log4j.chainsaw.NewKeyEvent
-
- getKnownReceiverClasses() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversHelper
-
Returns an unmodifiable list of Class objects which represent all the 'known'
Receiver classes.
- getLast() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
- getLastUsedVersion() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getLayout() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
- getLevelToIconMap() - Method in class org.apache.log4j.chainsaw.icons.LevelIconFactory
-
- getLineNumber() - Method in class org.apache.log4j.spi.ErrorItem
-
Get line number.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.apache.log4j.chainsaw.CheckListCellRenderer
-
- getListener() - Method in class org.apache.log4j.net.SocketReceiver
-
- getLocationInfo() - Method in class org.apache.log4j.db.DBAppender
-
Returns value of the LocationInfo property which determines whether
caller's location info is written to the database.
- getLocationInfo() - Method in class org.apache.log4j.net.MulticastAppender
-
Returns value of the LocationInfo option.
- getLogFormat() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- getLogFormatFromPatternLayout(String) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
-
- getLogger() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
Returns the logger that can be used to log
messages to display within the Message Center.
- getLogger(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Return a new logger instance named as the first parameter using
the default factory.
- getLogger(String, LoggerFactory) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Return a new logger instance named as the first parameter using
factory
.
- getLogger() - Method in class org.apache.log4j.spi.ComponentBase
-
Return an instance specific logger to be used by the component itself.
- getLogger(String) - Static method in class org.apache.log4j.spi.NOPULogger
-
Get instance.
- getLogger(String) - Static method in class org.apache.log4j.spi.SimpleULogger
-
Creates a new instance.
- getLoggerFactory() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Get logger factory.
- getLoggerFactory() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Returns the logger factory used by
LoggerRepository.getLogger(String).
- getLoggerNames() - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
-
Returns an unmodifiable Collection of the uniquely
known LoggerNames within this model.
- getLoggerNames() - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
-
- getLoggerPrecision() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Returns the Logger precision.
- getLoggerRepository() - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- getLoggerRepository() - Method in interface org.apache.log4j.plugins.Plugin
-
Gets the logger repository for this plugin.
- getLoggerRepository() - Method in class org.apache.log4j.plugins.PluginRegistry
-
Get logger repository.
- getLoggerRepository() - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Gets the logger repository for this plugin.
- getLoggerRepository() - Method in class org.apache.log4j.spi.ComponentBase
-
Return the LoggerRepository to which this component is attached.
- getLoggerRule() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getLoggingEvent() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getLookAndFeelClassName() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getMarkerHeight() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getMatchingEvents(Rule) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
- getMaxSize() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
- getMaxSize() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
If this container is in Cyclic mode, returns the Size of the cyclic buffer,
otherwise this method throws an IllegalStateException, when in unlimited
mode, this method has no meaning.
- getMessage() - Method in class org.apache.log4j.spi.ErrorItem
-
Get message.
- getModel(String) - Method in class org.apache.log4j.chainsaw.filter.EventTypeEntryContainer
-
- getModel() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
- getModel() - Method in class org.apache.log4j.varia.ListModelAppender
-
Returns a reference to the ListModel that contains all the LoggingEvents
that have been appended to this class.
- getMonitoredZones() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- getMRUList() - Method in class org.apache.log4j.chainsaw.prefs.MRUFileList
-
Returns an unmodifiable List of the MRU opened file list within Chainsaw
- getMsgHeight() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getName() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Return the name of this hierarchy.
- getName() - Method in interface org.apache.log4j.net.NetworkBased
-
Get name.
- getName() - Method in interface org.apache.log4j.plugins.Plugin
-
Gets the name of the plugin.
- getName() - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Gets the name of the plugin.
- getName() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Get the name of this logger repository.
- getNamespace() - Method in class org.apache.log4j.chainsaw.LogPanel
-
Accessor
- getNamespace() - Method in interface org.apache.log4j.chainsaw.prefs.Profileable
-
Must be able to provide a name which is used to determine at a minimum,
the default profile name prefix for this component.
- getNewModelIndex() - Method in class org.apache.log4j.chainsaw.NewKeyEvent
-
- getNonFloodingLogger() - Method in class org.apache.log4j.spi.ComponentBase
-
Frequently called methods in log4j components can invoke this method in
order to avoid flooding the output when logging lasting error conditions.
- getObject(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Get object by key.
- getObject(String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
A LoggerRepository can also act as a store for various objects used
by log4j components.
- getOkButton() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
- getOkButton() - Method in class org.apache.log4j.chainsaw.helper.OkCancelPanel
-
- getOkPanel() - Method in class org.apache.log4j.chainsaw.receivers.NewReceiverDialogPanel
-
- getOverriddenSupportsGetGeneratedKeys() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Returns the "overridden" value of "supportsGetGeneratedKeys" property of
the JDBC driver.
- getPanelMap() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getPassword() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver.UserNamePasswordDialog
-
- getPassword() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Get the password for this connection source.
- getPassword() - Method in class org.apache.log4j.net.JMSReceiver
-
Gets the curernt password property.
- getPath() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
- getPlugin() - Method in class org.apache.log4j.chainsaw.receivers.NewReceiverDialogPanel
-
- getPlugin() - Method in class org.apache.log4j.chainsaw.receivers.PluginPropertyEditorPanel
-
- getPlugin() - Method in class org.apache.log4j.plugins.PluginEvent
-
Returns the source Plugin of this event, which is simple
the getSource() method casted to Plugin for convenience.
- getPluginRegistry() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Return the PluginRegisty for this LoggerRepository.
- getPluginRegistry() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Return the PluginRegisty for this LoggerRepository.
- getPlugins() - Method in class org.apache.log4j.plugins.PluginRegistry
-
Returns all the plugins for a given repository.
- getPlugins(Class) - Method in class org.apache.log4j.plugins.PluginRegistry
-
Returns all the plugins for a given repository that are instances
of a certain class.
- getPort() - Method in class org.apache.log4j.net.MulticastAppender
-
Returns value of the Port option.
- getPort() - Method in class org.apache.log4j.net.MulticastReceiver
-
- getPort() - Method in interface org.apache.log4j.net.PortBased
-
Returns the Port # that this net based thing is using.
- getPort() - Method in class org.apache.log4j.net.SocketHubReceiver
-
Get the remote port to connect to for logging events.
- getPort() - Method in class org.apache.log4j.net.SocketReceiver
-
Returns the Port # that this net based thing is using.
- getPort() - Method in class org.apache.log4j.net.UDPAppender
-
Returns value of the Port option.
- getPort() - Method in class org.apache.log4j.net.UDPReceiver
-
- getPort() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Get the port to receive logging events on.
- getPreferredSize() - Method in class org.apache.log4j.chainsaw.DockablePanel
-
- getProperties() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Get the properties specific for this repository.
- getProperties() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Get the properties specific for this repository.
- getPropertiesFileAppenderConfiguration(File) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
-
- getProperty(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Get the property of this repository.
- getProperty(String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Get the property of this repository.
- getPropertyDescriptors() - Method in class org.apache.log4j.chainsaw.GeneratorBeanInfo
-
- getPropertyDescriptors() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiverBeanInfo
-
- getPropertyDescriptors() - Method in class org.apache.log4j.net.JMSReceiverBeanInfo
-
- getPropertyDescriptors() - Method in class org.apache.log4j.net.MulticastReceiverBeanInfo
-
- getPropertyDescriptors() - Method in class org.apache.log4j.varia.LogFilePatternReceiverBeanInfo
-
- getPropertyKeySet() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getQueueInterval() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- getReceiverTreeModel() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
-
- getReconnectionDelay() - Method in class org.apache.log4j.net.SocketHubReceiver
-
Returns value of the ReconnectionDelay option.
- getRefineFocusText() - Method in class org.apache.log4j.chainsaw.LogPanel
-
- getRefreshMillis() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- getRefreshMillis() - Method in class org.apache.log4j.db.DBReceiver
-
- getRemoteHost() - Method in class org.apache.log4j.net.MulticastAppender
-
Returns value of the RemoteHost option.
- getRemoteHost() - Method in class org.apache.log4j.net.UDPAppender
-
Returns value of the RemoteHost option.
- getRendererMap() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Get the renderer map for this hierarchy.
- getResponsiveness() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getRootLogger() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Get the root of this hierarchy.
- getRow(int) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Returns the vector representing the row.
- getRowCount() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- getRowIndex(LoggingEventWrapper) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Returns the index of the LoggingEventWrapper
- getRules() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- getScheduler() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Return this repository's own scheduler.
- getScheduler() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Return the
Scheduler
for this LoggerRepository.
- getSearchBackgroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getSearchForegroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getSearchMatchCount() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Return the visible search match count
- getSearchMatches() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- getSelectInsertId() - Method in class org.apache.log4j.db.dialect.HSQLDBDialect
-
- getSelectInsertId() - Method in class org.apache.log4j.db.dialect.MsSQLDialect
-
- getSelectInsertId() - Method in class org.apache.log4j.db.dialect.MySQLDialect
-
- getSelectInsertId() - Method in class org.apache.log4j.db.dialect.OracleDialect
-
- getSelectInsertId() - Method in class org.apache.log4j.db.dialect.PostgreSQLDialect
-
- getSelectInsertId() - Method in interface org.apache.log4j.db.dialect.SQLDialect
-
- getSelectInsertId() - Method in class org.apache.log4j.db.dialect.SybaseDialect
-
- getServiceInfoAtRow(int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- getSetting(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
-
- getSettingsDirectory() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
- getSettingsManager() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getSettingsStartingWith(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
-
Returns an unmodifiable Collection of values whose
setting key begins (String.startsWith()) the specified
string.
- getSortedColumnIndex() - Method in class org.apache.log4j.chainsaw.JSortTable
-
- getSql() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- getSQLDialectCode() - Method in interface org.apache.log4j.db.ConnectionSource
-
Get the SQL dialect that should be used for this connection.
- getSQLDialectCode() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
- getTabbedPane() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.log4j.chainsaw.SortHeaderRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- getTableMap() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getTableModelMap() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getTabPlacement() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getThreshold() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Returns the current threshold.
- getThreshold() - Method in class org.apache.log4j.plugins.Receiver
-
Gets the current threshold setting of the receiver.
- getThreshold() - Method in interface org.apache.log4j.spi.Thresholdable
-
Gets the current threshold setting of the component.
- getTimeStampFormat(String) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
-
- getTimestampFormat() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- getTimeToLive() - Method in class org.apache.log4j.net.MulticastAppender
-
Returns value of the Time to Live option.
- getTimeZone() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- getTitle() - Method in class org.apache.log4j.chainsaw.BasicPrefPanel
-
- getToolbar() - Method in class org.apache.log4j.chainsaw.WelcomePanel
-
- getToolBarAndMenus() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- getToolTipDisplayMillis() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- getTopicFactoryName() - Method in class org.apache.log4j.net.JMSReceiver
-
Gets the curernt JMS topic factory name property.
- getTopicName() - Method in class org.apache.log4j.net.JMSReceiver
-
Gets the curernt JMS topic name property.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.chainsaw.receivers.ReceiverTreeCellRenderer
-
- getUrl() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
-
Returns the url.
- getUser() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Get the user for this connection source.
- getUserId() - Method in class org.apache.log4j.net.JMSReceiver
-
Gets the current user id property.
- getUserName() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver.UserNamePasswordDialog
-
- getValue() - Method in class org.apache.log4j.chainsaw.NewKeyEvent
-
- getValueAt(int, int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- getVersionNumber() - Method in class org.apache.log4j.chainsaw.version.VersionManager
-
- getViewerClass() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
Gets the viewer class to use to view the events.
- getVisibleColumnOrder() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- getVisibleColumns() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Returns an unmodifiable list of the visible columns.
- getWaitMillis() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- GROUP_KEY - Static variable in interface org.apache.log4j.helpers.Constants
-
group string literal.
- GUIPluginSkeleton - Class in org.apache.log4j.chainsaw.plugins
-
- GUIPluginSkeleton() - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- GUIPluginSkeleton(boolean) - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- GUIPluginSkeleton(LayoutManager) - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- GUIPluginSkeleton(LayoutManager, boolean) - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- ICON_ACTIVE_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_BACK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_COLLAPSE - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_COPY - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_CUT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_DEBUG - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_DOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_DOWN - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_EDIT_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_HELP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_HOME - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_INACTIVE_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_LOG4J - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_NEW_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_PREFERENCES - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_RESTART - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_RESTART_ALL - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_RESUME_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_SERVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_STOP_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_UNDOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ICON_UP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- idField - Variable in class org.apache.log4j.db.CustomSQLDBReceiver
-
- IGNORE_ICON - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- ignoresThrowable() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
-
- index - Variable in class org.apache.log4j.chainsaw.ColumnComparator
-
- INDEX_CLASS_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_FILE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_ID_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_LEVEL_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_LINE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_LOG4J_MARKER_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_LOGGER_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_MESSAGE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_METHOD_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_MILLIS_DELTA_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_NDC_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_THREAD_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_THROWABLE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INDEX_TIMESTAMP_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
-
- INFO - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- INFO - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
INFO.
- info(Object) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a message object with the INFO level.
- info(Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a parameterized message object at the INFO level.
- info(String, Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a parameterized message object at the INFO level.
- info(Object, Throwable) - Method in class org.apache.log4j.spi.Log4JULogger
-
Log a message object with the
INFO
level including the
stack trace of the
Throwable
t
passed as parameter.
- info(Object) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a message object with the INFO level.
- info(Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a parameterized message object at the INFO level.
- info(String, Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a parameterized message object at the INFO level.
- info(Object, Throwable) - Method in class org.apache.log4j.spi.NOPULogger
-
Log a message object with the
INFO
level including the
stack trace of the
Throwable
t
passed as parameter.
- info(Object) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a message object with the INFO level.
- info(Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a parameterized message object at the INFO level.
- info(String, Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a parameterized message object at the INFO level.
- info(Object, Throwable) - Method in class org.apache.log4j.spi.SimpleULogger
-
Log a message object with the
INFO
level including the
stack trace of the
Throwable
t
passed as parameter.
- info(Object) - Method in interface org.apache.log4j.ULogger
-
Log a message object with the INFO level.
- info(Object, Object) - Method in interface org.apache.log4j.ULogger
-
Log a parameterized message object at the INFO level.
- info(String, Object, Object) - Method in interface org.apache.log4j.ULogger
-
Log a parameterized message object at the INFO level.
- info(Object, Throwable) - Method in interface org.apache.log4j.ULogger
-
Log a message object with the
INFO
level including the
stack trace of the
Throwable
t
passed as parameter.
- init(LogUI) - Static method in class org.apache.log4j.chainsaw.osx.OSXIntegration
-
- initComponents() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
Setup and layout for the components
- initialize() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Build the regular expression needed to parse log entries
- initSortHeader() - Method in class org.apache.log4j.chainsaw.JSortTable
-
- INVALID_EXPRESSION_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- invokeOnEDT(Runnable) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
-
- IS_OSX - Static variable in class org.apache.log4j.chainsaw.osx.OSXIntegration
-
- isActive() - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- isActive() - Method in class org.apache.log4j.net.JMSReceiver
-
Returns true if this receiver is active.
- isActive() - Method in class org.apache.log4j.net.MulticastAppender
-
- isActive() - Method in interface org.apache.log4j.net.NetworkBased
-
Get if item is active.
- isActive() - Method in class org.apache.log4j.net.UDPAppender
-
- isActive() - Method in interface org.apache.log4j.plugins.Plugin
-
True if the plugin is active and running.
- isActive() - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Returns whether this plugin is Active or not.
- isAddRow(LoggingEventWrapper) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Adds a row to the model.
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.MulticastAppender
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.MulticastReceiver
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.SocketHubReceiver
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.SocketReceiver
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.UDPAppender
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.UDPReceiver
-
- isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
- isAppendNonMatches() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- isAsSevereAsThreshold(Level) - Method in class org.apache.log4j.plugins.Receiver
-
Returns true if the given level is equals or greater than the current
threshold value of the receiver.
- isAsSevereAsThreshold(Level) - Method in interface org.apache.log4j.spi.Thresholdable
-
Returns true if the given level is equals or greater than the current
threshold value of the component.
- isAttached(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Determines if specified appender is attached.
- isAutoReconnect() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
Accessor
- isBypassSearchColors() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isCellEditable(int, int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- isChainsawLog() - Method in class org.apache.log4j.chainsaw.SavableTabSetting
-
- isClosed() - Method in class org.apache.log4j.net.SocketNode13
-
Get if node is closed.
- isColumnVisible(TableColumn) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Returns true if the named column should be made visible otherwise
false.
- isConfirmExit() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isCustomDateFormat() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isCyclic() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isDebugEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled() - Method in class org.apache.log4j.spi.NOPULogger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled() - Method in interface org.apache.log4j.ULogger
-
Is the logger instance enabled for the DEBUG level?
- isDefaultColumnsSet() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isDetailPaneVisible() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isDisabled(int) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
This method will return true
if this repository is
disabled for level
value passed as parameter and
false
otherwise.
- isDisplayed() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- isDocked() - Method in class org.apache.log4j.chainsaw.DockablePanel
-
- isEquivalent(Plugin) - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- isEquivalent(Plugin) - Method in class org.apache.log4j.net.JMSReceiver
-
Returns true if the receiver is the same class and they are
configured for the same properties, and super class also considers
them to be equivalent.
- isEquivalent(Plugin) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Returns true if the receiver is the same class and they are
configured for the same properties, and super class also considers
them to be equivalent.
- isEquivalent(Plugin) - Method in class org.apache.log4j.net.SocketReceiver
-
Returns true if the receiver is the same class and they are
configured for the same properties, and super class also considers
them to be equivalent.
- isEquivalent(Plugin) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Returns true if the receiver is the same class and they are
configured for the same properties, and super class also considers
them to be equivalent.
- isEquivalent(Plugin) - Method in interface org.apache.log4j.plugins.Plugin
-
Returns true if the testPlugin is considered to be "equivalent" to the
this plugin.
- isEquivalent(Plugin) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Returns true if the plugin has the same name and logger repository as the
testPlugin passed in.
- isErrorEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled() - Method in class org.apache.log4j.spi.NOPULogger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled() - Method in interface org.apache.log4j.ULogger
-
Is the logger instance enabled for the ERROR level?
- isFindRuleRequired() - Method in class org.apache.log4j.chainsaw.RuleMediator
-
- isHighlightSearchMatchText() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isInfoEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class org.apache.log4j.spi.NOPULogger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled() - Method in interface org.apache.log4j.ULogger
-
Is the logger instance enabled for the INFO level?
- isLevelIcons() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isLogTreePanelVisible() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isLogTreePanelVisible() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- isMacOSX() - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
-
- ISO8601 - Static variable in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- ISO8601_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
-
ISO8601 string literal.
- ISO8601_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
-
SimpleTimePattern for ISO8601.
- isOkToRemoveSecurityManager() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isPaused() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- isPaused() - Method in class org.apache.log4j.db.DBReceiver
-
- isPaused() - Method in class org.apache.log4j.net.MulticastReceiver
-
- isPaused() - Method in class org.apache.log4j.net.SocketNode13
-
Get if node is paused.
- isPaused() - Method in class org.apache.log4j.net.SocketReceiver
-
Get paused state.
- isPaused() - Method in class org.apache.log4j.net.UDPReceiver
-
- isPaused() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
- isPaused() - Method in interface org.apache.log4j.plugins.Pauseable
-
Get paused state.
- isPristine() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Is the current configuration of the repository in its original (pristine)
state?
- isPristine() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Is the current configuration of the repository in its original (pristine)
state?
- isPromptForUserInfo() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
- isReceivers() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isScrollToBottom() - Method in class org.apache.log4j.chainsaw.LogPanel
-
Accessor
- isScrollToBottom() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isSearchMatch() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- isSearchResultsVisible() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isSelected(Object) - Method in class org.apache.log4j.chainsaw.CheckListCellRenderer
-
- isShowMillisDeltaAsGap() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isShowNoReceiverWarning() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isShowSplash() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isSortable(int) - Method in interface org.apache.log4j.chainsaw.SortTableModel
-
- isSortedColumnAscending() - Method in class org.apache.log4j.chainsaw.JSortTable
-
- isSortEnabled() - Method in interface org.apache.log4j.chainsaw.SortTableModel
-
- isStatusBar() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isTailing() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Accessor
- isTailing() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Accessor
- isThumbnailBarToolTips() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isToolbar() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- isToolTips() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isUseCurrentThread() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
When true, this property uses the current Thread to perform the import,
otherwise when false (the default), a new Thread is created and started to manage
the import.
- isUseCurrentThread() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
When true, this property uses the current Thread to perform the import, otherwise when false
(the default), a new Thread is created and started to manage the import.
- isUseISO8601Format() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
Returns true if this the fast ISO8601DateFormat object
should be used instead of SimpleDateFormat
- isWarnEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled() - Method in class org.apache.log4j.spi.NOPULogger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled() - Method in interface org.apache.log4j.ULogger
-
Is the logger instance enabled for the WARN level?
- isWelcome() - Method in class org.apache.log4j.chainsaw.SavableTabSetting
-
- isWrapMessage() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- isZeroconf() - Method in class org.apache.log4j.chainsaw.SavableTabSetting
-
- layoutComponents() - Method in class org.apache.log4j.chainsaw.LogPanel
-
- LayoutEditorPane - Class in org.apache.log4j.chainsaw.layout
-
An editor Pane that allows a user to Edit a Pattern Layout and preview the output it would
generate with an example LoggingEvent
- LayoutEditorPane() - Constructor for class org.apache.log4j.chainsaw.layout.LayoutEditorPane
-
- levelChangedEvent(Logger) - Method in interface org.apache.log4j.spi.LoggerEventListener
-
Called when level changed on the logger.
- LevelIconFactory - Class in org.apache.log4j.chainsaw.icons
-
- LINE_SEPARATOR - Static variable in class org.apache.log4j.spi.SimpleULogger
-
Line separator.
- LineIconFactory - Class in org.apache.log4j.chainsaw.icons
-
A simple factory/facade for creating some of the standard Icons that are based
on line drawings
- ListModelAppender - Class in org.apache.log4j.varia
-
A very basic appender that takes the events and stores them in to a
ListModel for late retrieval.
- ListModelAppender() - Constructor for class org.apache.log4j.varia.ListModelAppender
-
Constructs a ListModelAppender.
- loadColorSettings(String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
Load panel color settings if they exist - otherwise, load default color settings
- loadLog4jMRUListFromReader(Reader) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
-
- loadLog4jMRUListFromXML(String) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
-
- loadLogPanelColorizers() - Method in class org.apache.log4j.chainsaw.color.ColorPanel
-
- loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelSaver
-
- loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogPanel
-
Load settings from the panel preference model
- loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogUI
-
Given the load event, configures the size/location of the main window etc
etc.
- loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.prefs.MRUFileListPreferenceSaver
-
- loadSettings(LoadSettingsEvent) - Method in interface org.apache.log4j.chainsaw.prefs.SettingsListener
-
When a request to load Settings has been requested, this method
will be invoked by the SettingsManager.
- loadSettings() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
Requests that the settings be loaded, all listeners will be notified of
this call, and configure themselves according to the values found in the
loaded settings
- loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
-
- LoadSettingsEvent - Class in org.apache.log4j.chainsaw.prefs
-
- locate(Rule, int, boolean) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Locates a row number, starting from startRow, matching the rule provided
- LOG4J_ID_KEY - Static variable in class org.apache.log4j.db.CustomSQLDBReceiver
-
- LOG4J_ID_KEY - Static variable in interface org.apache.log4j.helpers.Constants
-
log4jid string literal.
- LOG4J_PACKAGE_NAME - Static variable in interface org.apache.log4j.helpers.Constants
-
log4j package name string literal.
- log4jMRU() - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
-
- Log4JULogger - Class in org.apache.log4j.spi
-
An implementation of ULogger on org.apache.log4j.Logger.
- Log4JULogger(Logger) - Constructor for class org.apache.log4j.spi.Log4JULogger
-
Create a new instance.
- LogFilePatternLayoutBuilder - Class in org.apache.log4j.chainsaw
-
- LogFilePatternLayoutBuilder() - Constructor for class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
-
- LogFilePatternReceiver - Class in org.apache.log4j.varia
-
LogFilePatternReceiver can parse and tail log files, converting entries into
LoggingEvents.
- LogFilePatternReceiver() - Constructor for class org.apache.log4j.varia.LogFilePatternReceiver
-
- LogFilePatternReceiverBeanInfo - Class in org.apache.log4j.varia
-
BeanInfo class for the meta-data of the LogFilePatternReceiver.
- LogFilePatternReceiverBeanInfo() - Constructor for class org.apache.log4j.varia.LogFilePatternReceiverBeanInfo
-
- LogFileXMLReceiver - Class in org.apache.log4j.xml
-
LogFileXMLReceiver will read an xml-formated log file and make the events in the log file
available to the log4j framework.
- LogFileXMLReceiver() - Constructor for class org.apache.log4j.xml.LogFileXMLReceiver
-
- LoggerEventListener - Interface in org.apache.log4j.spi
-
Interface used to listen for Logger related events such as
add/remove appender or changing levels.
- loggerNameAdded(String) - Method in interface org.apache.log4j.chainsaw.LoggerNameListener
-
Called by LoggerNameModel instances when a new unique
Logger name string has been introduced into the model
- LoggerNameListener - Interface in org.apache.log4j.chainsaw
-
Implementations are notified when new Logger names
are added to the related LoggerNameModel instance.
- LoggerNameModel - Interface in org.apache.log4j.chainsaw
-
Implementations of this model contain all the known Logger
names within it's model space.
- LoggerNameModelSupport - Class in org.apache.log4j.chainsaw
-
An implementation of LoggerNameModel which can be used as a delegate
- LoggerNameModelSupport() - Constructor for class org.apache.log4j.chainsaw.LoggerNameModelSupport
-
- LoggerNameTree - Class in org.apache.log4j.chainsaw
-
LoggerNameTree is used to display a TreeModel of LoggerNames.
- LoggerRepositoryEventListener - Interface in org.apache.log4j.spi
-
Interface used to listen for LoggerRepository related
events such as startup, reset, and shutdown.
- LoggerRepositoryEx - Interface in org.apache.log4j.spi
-
A LoggerRepository
is used to create and retrieve
Loggers
.
- LoggerRepositoryExImpl - Class in org.apache.log4j
-
This class implements LoggerRepositoryEx by
wrapping an existing LoggerRepository implementation
and implementing the newly added capabilities.
- LoggerRepositoryExImpl(LoggerRepository) - Constructor for class org.apache.log4j.LoggerRepositoryExImpl
-
Constructs a new logger hierarchy.
- LoggingEventWrapper - Class in org.apache.log4j.chainsaw
-
Wrap access to a LoggingEvent.
- LoggingEventWrapper(LoggingEvent) - Constructor for class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- LoggingEventWrapper(LoggingEventWrapper) - Constructor for class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- LogPanel - Class in org.apache.log4j.chainsaw
-
A LogPanel provides a view to a collection of LoggingEvents.
- LogPanel(ChainsawStatusBar, String, int, Map, ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.LogPanel
-
Creates a new LogPanel object.
- LogPanelPreferenceModel - Class in org.apache.log4j.chainsaw
-
Used to encapsulate all the preferences for a given LogPanel
- LogPanelPreferenceModel() - Constructor for class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- LogPanelPreferencePanel - Class in org.apache.log4j.chainsaw
-
GUI panel used to manipulate the PreferenceModel for a Log Panel
- LogPanelPreferencePanel(LogPanelPreferenceModel, ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.LogPanelPreferencePanel
-
- LogPanelPreferencePanel.ColumnSelectorPanel - Class in org.apache.log4j.chainsaw
-
Allows the user to choose which columns to display.
- LogUI - Class in org.apache.log4j.chainsaw
-
The main entry point for Chainsaw, this class represents the first frame
that is used to display a Welcome panel, and any other panels that are
generated because Logging Events are streamed via a Receiver, or other
mechanism.
- LogUI() - Constructor for class org.apache.log4j.chainsaw.LogUI
-
Constructor which builds up all the visual elements of the frame including
the Menu bar
- lookup(Context, String) - Method in class org.apache.log4j.net.JMSReceiver
-
- receiveEventBatch(String, List) - Method in interface org.apache.log4j.chainsaw.EventBatchListener
-
Implementations receive a list of LoggingEvent instances only if they are interested,
that is, if the source of the eventBatch matches this instances interested identifier
- receiveEventBatch(String, List) - Method in class org.apache.log4j.chainsaw.LogPanel
-
Process events associated with the identifier.
- Receiver - Class in org.apache.log4j.plugins
-
Defines the base class for Receiver plugins.
- Receiver() - Constructor for class org.apache.log4j.plugins.Receiver
-
Create new instance.
- RECEIVER_NAME_KEY - Static variable in interface org.apache.log4j.helpers.Constants
-
receiver string literal.
- ReceiversHelper - Class in org.apache.log4j.chainsaw.receivers
-
Helper class to assisit with all the known Receivers.
- ReceiversPanel - Class in org.apache.log4j.chainsaw.receivers
-
This panel is used to manage all the Receivers configured within Log4j
- ReceiversPanel() - Constructor for class org.apache.log4j.chainsaw.receivers.ReceiversPanel
-
- ReceiversTreeModel - Class in org.apache.log4j.chainsaw.receivers
-
A TreeModel that encapsulates the details of all the Receivers and their
related information in the Log4j framework
- ReceiverTreeCellRenderer - Class in org.apache.log4j.chainsaw.receivers
-
A TreeCellRenderer that can format the information of Receivers
and their children
- ReceiverTreeCellRenderer() - Constructor for class org.apache.log4j.chainsaw.receivers.ReceiverTreeCellRenderer
-
- reconnectionDelay - Variable in class org.apache.log4j.net.SocketHubReceiver
-
Reconnection delay.
- reFilter() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Force a re-processing of the table layout
- 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 - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- refresh() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversTreeModel
-
Creates a new ReceiversTreeModel by querying the Log4j Plugin Repository
and building up the required information.
- RELEASE_NOTES_URL - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
-
- remove(int) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
Removes the element at the specified position in this list.
- removeAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
-
Removes and closes all attached 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.
- removeAutoConnectDevice(String) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- removeChangeListener(ChangeListener) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
-
- removeEventBatchListener(EventBatchListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- removeLoggerEventListener(LoggerEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- removeLoggerEventListener(LoggerEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
- removeLoggerNameListener(LoggerNameListener) - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
-
- removeLoggerNameListener(LoggerNameListener) - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
-
- removeLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- removeLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
- removeNewKeyListener(NewKeyListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Removes a listener from being notified of NewKey events.
- removePluginListener(PluginListener) - Method in class org.apache.log4j.plugins.PluginRegistry
-
Removes a particular PluginListener from this registry
such that it will no longer be notified of PluginEvents.
- removeProperty(String) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
-
Removes a specific PropertyChangeListener from this instances
registry that has been mapped to be notified of all property
changes.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
-
Removes a specific PropertyChangeListener from this instance's
registry which has been previously registered to be notified
of only a specific property change.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Remove property change listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Remove property change listener on a specific property.
- removePropertyFromEvents(String) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Remove property from all events in container
- removeRule(String, String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- removeShutdownListener(ShutdownListener) - Method in class org.apache.log4j.chainsaw.LogUI
-
Removes the registered ShutdownListener so that the listener will not be
notified on a shutdown.
- removeSocketNodeEventListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Removes a specific SocketNodeEventListener from this instance
so that it will no longer be notified of SocketNode events.
- removeSocketNodeEventListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketNode13
-
Removes the registered Listener from this instances list of
listeners.
- removeSocketNodeEventListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketReceiver
-
Removes the registered Listener from this instances list of
listeners.
- repository - Variable in class org.apache.log4j.spi.ComponentBase
-
Logger repository.
- requiresLayout() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
This appender does not require layout and so return false
- requiresLayout() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- requiresLayout() - Method in class org.apache.log4j.db.DBAppender
-
Gets whether appender requires a layout.
- requiresLayout() - Method in class org.apache.log4j.net.MulticastAppender
-
Gets whether appender requires a layout.
- requiresLayout() - Method in class org.apache.log4j.net.UDPAppender
-
The UDPAppender uses layouts.
- requiresLayout() - Method in class org.apache.log4j.rewrite.RewriteAppender
- requiresLayout() - Method in class org.apache.log4j.varia.ListModelAppender
- reset() - Method in interface org.apache.log4j.chainsaw.LoggerNameListener
-
Logger names were reset (used to clear the tree model)
- reset() - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
-
The logger names have been cleared
- reset() - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
-
- resetConfiguration() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Reset all values contained in this hierarchy instance to their
default.
- resetErrorCount() - Method in class org.apache.log4j.spi.ComponentBase
-
Called by derived classes when they deem that the component has recovered
from an erroneous state.
- resize(int) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
Resize the cyclic buffer to newSize
.
- resolveEntity(String, String) - Method in class org.apache.log4j.xml.UtilLoggingEntityResolver
- 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.
- RuleColorizer - Class in org.apache.log4j.chainsaw.color
-
A colorizer supporting an ordered collection of ColorRules, including support for notification of
color rule changes via a propertyChangeListener and the 'colorrule' property.
- RuleColorizer() - Constructor for class org.apache.log4j.chainsaw.color.RuleColorizer
-
- RuleMediator - Class in org.apache.log4j.chainsaw
-
A mediator class that implements the Rule interface, by combining several
optional rules used by Chainsaw's filtering GUI's into a single Rule.
- RuleMediator(boolean) - Constructor for class org.apache.log4j.chainsaw.RuleMediator
-
- run() - Method in class org.apache.log4j.chainsaw.Generator
-
- run() - Method in class org.apache.log4j.chainsaw.help.Tutorial
-
- run() - Method in class org.apache.log4j.net.SocketNode13
-
Deserialize events from socket until interrupted.
- run() - Method in class org.apache.log4j.net.SocketReceiver
-
Loop, accepting new socket connections.
- run() - Method in class org.apache.log4j.net.XMLSocketNode
-
- run() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Loop, accepting new socket connections.
- run() - Method in class org.apache.log4j.scheduler.Scheduler
-
Run scheduler.
- SavableTabSetting - Class in org.apache.log4j.chainsaw
-
This class is used to in saving and loading the tab settings
of Chainsaw....
- SavableTabSetting() - Constructor for class org.apache.log4j.chainsaw.SavableTabSetting
-
- saveColorSettings(String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
Save panel color settings
- saveReceiverConfiguration(File) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversHelper
-
- saveSetting(String, int) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
-
- saveSetting(String, double) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
-
- saveSetting(String, Object) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
-
- saveSetting(String, String) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
-
- saveSetting(String, boolean) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
-
- saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelSaver
-
- saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogPanel
-
Save preferences to the panel preference model
- saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogUI
-
Ensures the location/size of the main window is stored with the settings
- saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.prefs.MRUFileListPreferenceSaver
-
- saveSettings(SaveSettingsEvent) - Method in interface org.apache.log4j.chainsaw.prefs.SettingsListener
-
- saveSettings() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
-
Creates a SaveSettingsEvent and calls all the SettingsListeners
to populate the properties with configuration information
- saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
-
Saves all the receivers which are active at shut down as a configuration
file which can be loaded when Chainsaw will be restarted.
- SaveSettingsEvent - Class in org.apache.log4j.chainsaw.prefs
-
- schedule(Job, long) - Method in class org.apache.log4j.scheduler.Scheduler
-
Schedule a
Job
for execution at system time given by
the
desiredTime
parameter.
- schedule(Job, long, long) - Method in class org.apache.log4j.scheduler.Scheduler
-
Schedule a
Job
for execution at system time given by
the
desiredTime
parameter.
- Scheduler - Class in org.apache.log4j.scheduler
-
A simple but still useful implementation of a Scheduler (in memory only).
- Scheduler() - Constructor for class org.apache.log4j.scheduler.Scheduler
-
Create new instance.
- SCROLL_TO_BOTTOM - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- scrollToRow(int) - Method in class org.apache.log4j.chainsaw.JSortTable
-
- scrollToTop() - Method in class org.apache.log4j.chainsaw.LogPanel
-
- SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.HSQLDBDialect
-
- SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.MsSQLDialect
-
- SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.OracleDialect
-
- SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.PostgreSQLDialect
-
- SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.SybaseDialect
-
- SELECT_LAST_INSERT_ID - Static variable in class org.apache.log4j.db.dialect.MySQLDialect
-
- SERVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
-
- serviceAdded(ServiceEvent) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- serviceRemoved(ServiceEvent) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- serviceResolved(ServiceEvent) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- set(int, Object) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
- setActive(boolean) - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- setActive(boolean) - Method in class org.apache.log4j.net.JMSReceiver
-
Sets the flag to indicate if receiver is active or not.
- setActive(boolean) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Sets the flag to indicate if receiver is active or not.
- setActive(boolean) - Method in class org.apache.log4j.net.SocketReceiver
-
Sets the flag to indicate if receiver is active or not.
- setActive(boolean) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Sets the flag to indicate if receiver is active or not.
- setAdditionalProperties(Map) - Method in interface org.apache.log4j.spi.Decoder
-
Sets additional properties.
- setAdditionalProperties(Map) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
-
Sets an additionalProperty map, where each Key/Value pair is
automatically added to each LoggingEvent as it is decoded.
- setAdditionalProperties(Map) - Method in class org.apache.log4j.xml.XMLDecoder
-
Sets an additionalProperty map, where each Key/Value pair is
automatically added to each LoggingEvent as it is decoded.
- setAddress(String) - Method in class org.apache.log4j.net.MulticastReceiver
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.MulticastAppender
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.MulticastReceiver
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.SocketHubReceiver
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.SocketReceiver
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.UDPAppender
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.UDPReceiver
-
- setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
- setAlternatingBackgroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setAlternatingForegroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setAlwaysDisplayExpression(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setAppender(Appender) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
- setAppendNonMatches(boolean) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setApplication(String) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
The Application option takes a string value which should be the
name of the application getting logged
- setApplication(String) - Method in class org.apache.log4j.net.MulticastAppender
-
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.UDPAppender
-
The App option takes a string value which should be the name of the application getting logged.
- setAutoConnectDevices(Set) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- setAutoReconnect(boolean) - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
Mutator
- setBypassConfigurationURL(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setBypassSearchColors(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setChainsawLog(boolean) - Method in class org.apache.log4j.chainsaw.SavableTabSetting
-
- setClearTableExpression(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setCloseActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.color.ColorPanel
-
- setColNumber(int) - Method in class org.apache.log4j.spi.ErrorItem
-
Set column number.
- setColumnVisible(String, boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setConfigurationURL(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setConfigurationURLs(Vector) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setConfirmExit(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setConnectionSource(ConnectionSource) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- setConnectionSource(ConnectionSource) - Method in class org.apache.log4j.db.DBAppender
-
- setConnectionSource(ConnectionSource) - Method in class org.apache.log4j.db.DBReceiver
-
- setContainer(Container) - Method in interface org.apache.log4j.chainsaw.receivers.VisualReceiver
-
Provides access to a container.
- setContainer(Container) - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
Implementation of VisualReceiver interface - allows this receiver to provide
a username/password dialog.
- setConversionPattern(String) - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
-
- setConversionPattern(String) - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
-
- setCurrentRuleSet(String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- setCustomLevelDefinitions(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
If the log file contains non-log4j level strings, they can be mapped to log4j levels using the format (android example):
V=TRACE,D=DEBUG,I=INFO,W=WARN,E=ERROR,F=FATAL,S=OFF
- setCyclic(boolean) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Configures this model to use Cyclic or non-cyclic models.
- setCyclic(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setCyclicBufferSize(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setDataSource(DataSource) - Method in class org.apache.log4j.db.DataSourceConnectionSource
-
- setDateFormatPattern(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setDecoder(String) - Method in class org.apache.log4j.net.MulticastReceiver
-
- setDecoder(String) - Method in class org.apache.log4j.net.UDPReceiver
-
- setDecoder(String) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Specify the class name implementing org.apache.log4j.spi.Decoder that can process the file.
- setDecoder(String) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Specify the class name implementing org.apache.log4j.spi.Decoder that can process the file.
- setDefaultColumnNames(List) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setDefaultDatePatternFormat() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setDetailPaneVisible(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setDisplayed(boolean) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- setDisplayedPrefPanel(JComponent) - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
Ensures a specific panel is displayed in the spot where
preferences can be selected.
- setDocked(boolean) - Method in class org.apache.log4j.chainsaw.DockablePanel
-
- setDriverClass(String) - Method in class org.apache.log4j.db.DriverManagerConnectionSource
-
Sets the driver class.
- setEncoding(String) - Method in class org.apache.log4j.net.MulticastAppender
-
The Encoding option specifies how the bytes are encoded.
- setEncoding(String) - Method in class org.apache.log4j.net.MulticastReceiver
-
The Encoding option specifies how the bytes are encoded.
- setEncoding(String) - Method in class org.apache.log4j.net.UDPAppender
-
The Encoding option specifies how the bytes are encoded.
- setEncoding(String) - Method in class org.apache.log4j.net.UDPReceiver
-
The Encoding option specifies how the bytes are encoded.
- setException(Throwable) - Method in class org.apache.log4j.spi.ErrorItem
-
Set exception.
- setFileURL(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setFileURL(String) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Specify the URL of the XML-formatted file to process.
- setFilterExpression(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setFilterExpression(String) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Set the filter expression that will cause only events which pass the filter to be forwarded
to the log4j framework.
- setFilterRule(Rule) - Method in class org.apache.log4j.chainsaw.RuleMediator
-
- setFindRule(Rule) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- setFindRule(Rule) - Method in class org.apache.log4j.chainsaw.RuleMediator
-
- setFindText(String) - Method in class org.apache.log4j.chainsaw.LogPanel
-
- setGroup(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setHelpURL(URL) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
The current Help URL that should be displayed, and is
a PropertyChangeListener supported property.
- setHiddenExpression(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setHiddenLoggers(Collection) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setHighlightAttributes(Object, StyledDocument) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- setHighlightSearchMatchText(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setHighlightSearchMatchText(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- setHost(String) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Configures the Host property, this will require activateOptions
to be called for this to take effect.
- setHost(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
- setIdentifierExpression(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setIdentifierExpression(String) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- setIDField(String) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- setJndiLocation(String) - Method in class org.apache.log4j.db.JNDIConnectionSource
-
Sets the jndiLocation.
- setJndiPath(String) - Method in class org.apache.log4j.net.JMSReceiver
-
Sets the path to a properties file containing
the initial context and jndi provider url
- setLastUsedVersion(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setLayout(Layout) - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
-
- setLevelIcons(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setLevelUseIcons(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
Sets the property which determines whether to use Icons or text
for the Level column
- setLineNumber(int) - Method in class org.apache.log4j.spi.ErrorItem
-
Set line number.
- setListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketNode13
-
- setListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.SocketReceiver
-
- setListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.XMLSocketNode
-
Set the event listener on this node.
- setLocationInfo(boolean) - Method in class org.apache.log4j.db.DBAppender
-
If true, the information written to the database will include caller's
location information.
- setLocationInfo(boolean) - Method in class org.apache.log4j.net.MulticastAppender
-
The LocationInfo option takes a boolean value.
- setLogFormat(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setLoggerFactory(LoggerFactory) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Set logger factory.
- setLoggerFactory(LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Sets the logger factory used by LoggerRepository.getLogger(String).
- setLoggerPrecision(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setLoggerRepository(LoggerRepository) - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
-
- setLoggerRepository(LoggerRepository) - Method in interface org.apache.log4j.plugins.Plugin
-
Sets the logger repository used by this plugin.
- setLoggerRepository(LoggerRepository) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Sets the logger repository used by this plugin and notifies a
relevant PropertyChangeListeners registered.
- setLoggerRepository(LoggerRepository) - Method in interface org.apache.log4j.spi.Component
-
Set owning logger repository for this component.
- setLoggerRepository(LoggerRepository) - Method in class org.apache.log4j.spi.ComponentBase
-
Set the owning repository.
- setLoggerRule(Rule) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- setLoggerRule(Rule) - Method in class org.apache.log4j.chainsaw.RuleMediator
-
- setLogTreePanelVisible(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setLookAndFeelClassName(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setMarkerHeight(int) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- setMessage(String) - Method in class org.apache.log4j.chainsaw.ChainsawStatusBar
-
- setMessage(String) - Method in class org.apache.log4j.chainsaw.ProgressPanel
-
- setMessage(String) - Method in class org.apache.log4j.spi.ErrorItem
-
Set message.
- setMonitoredZones(List) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
-
- setMsgHeight(int) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- setName(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Set the name of this repository.
- setName(String) - Method in interface org.apache.log4j.plugins.Plugin
-
Sets the name of the plugin.
- setName(String) - Method in class org.apache.log4j.plugins.PluginSkeleton
-
Sets the name of the plugin and notifies
PropertyChangeListeners of the change.
- setName(String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
A logger repository is a named entity.
- setOkCancelActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
-
- setOkToRemoveSecurityManager(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setOverriddenSupportsGetGeneratedKeys(String) - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Sets the "overridden" value of "supportsGetGeneratedKeys" property of the
JDBC driver.
- setPassword(String) - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Sets the password.
- setPassword(String) - Method in class org.apache.log4j.net.JMSReceiver
-
Sets the password to use when creating the
JMS connection.
- setPath(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
- setPaused(boolean) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- setPaused(boolean) - Method in class org.apache.log4j.db.DBReceiver
-
- setPaused(boolean) - Method in class org.apache.log4j.net.MulticastReceiver
-
- setPaused(boolean) - Method in class org.apache.log4j.net.SocketNode13
-
Sets if node is paused.
- setPaused(boolean) - Method in class org.apache.log4j.net.SocketReceiver
-
Set paused state.
- setPaused(boolean) - Method in class org.apache.log4j.net.UDPReceiver
-
- setPaused(boolean) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
- setPaused(boolean) - Method in interface org.apache.log4j.plugins.Pauseable
-
Set paused state.
- setPlugin(Plugin) - Method in class org.apache.log4j.chainsaw.receivers.PluginPropertyEditorPanel
-
- setPort(int) - Method in class org.apache.log4j.net.MulticastAppender
-
The Port option takes a positive integer representing
the port where multicast packets will be sent.
- setPort(int) - Method in class org.apache.log4j.net.MulticastReceiver
-
- setPort(String) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Set the remote host to connect to for logging events.
- setPort(int) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Set the remote port to connect to for logging events.
- setPort(int) - Method in class org.apache.log4j.net.SocketReceiver
- setPort(int) - Method in class org.apache.log4j.net.UDPAppender
-
The Port option takes a positive integer representing
the port where UDP packets will be sent.
- setPort(int) - Method in class org.apache.log4j.net.UDPReceiver
-
- setPort(int) - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Set the port to receive logging events on.
- setPreviousDisplayedEventTimestamp(long) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- setPristine(boolean) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Set the pristine flag.
- setPristine(boolean) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Set the pristine flag.
- setProgress(int) - Method in class org.apache.log4j.chainsaw.ProgressPanel
-
- setPromptForUserInfo(boolean) - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
If set to true, will cause the receiver to block indefinitely until 'setContainer' has been called,
at which point a username/password dialog will appear.
- setProperties(String) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
-
Set a string representing the property name/value pairs.
- setProperty(String, String) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
-
- setProperty(String, String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Set a property by key and value.
- setProperty(String, String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
-
Set a property of this repository.
- setQueueInterval(int) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
-
- setReceivers(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setReconnectionDelay(int) - Method in class org.apache.log4j.net.SocketHubReceiver
-
The ReconnectionDelay option takes a positive integer
representing the number of milliseconds to wait between each
failed connection attempt to the server.
- setRefineFocusText(String) - Method in class org.apache.log4j.chainsaw.LogPanel
-
- setRefreshMillis(int) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- setRefreshMillis(int) - Method in class org.apache.log4j.db.DBReceiver
-
- setRemoteHost(String) - Method in class org.apache.log4j.net.MulticastAppender
-
The RemoteHost option takes a string value which should be
the host name or ipaddress to send the multicast packets.
- setRemoteHost(String) - Method in class org.apache.log4j.net.UDPAppender
-
The RemoteHost option takes a string value which should be
the host name or ipaddress to send the UDP packets.
- setRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Used by subclasses to add a renderer to the hierarchy passed as parameter.
- setResponsiveness(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setRewritePolicy(RewritePolicy) - Method in class org.apache.log4j.rewrite.RewriteAppender
-
- setRuleMediator(RuleMediator) - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Sets the RuleMediator in operation
- setRules(Map) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
-
- setScrollToBottom(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setSearchBackgroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setSearchForegroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setSearchResultsVisible(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setShowMillisDeltaAsGap(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setShowNoReceiverWarning(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setShowSplash(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setShutdownAction(Action) - Method in class org.apache.log4j.chainsaw.LogUI
-
Configures LogUI's with an action to execute when the user requests to
exit the application, the default action is to exit the VM.
- setSortedColumnIndex(int) - Method in class org.apache.log4j.chainsaw.JSortTable
-
- setSql(String) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- setStatusBar(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setTabbedPane(ChainsawTabbedPane) - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- setTabPlacement(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setTailing(boolean) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setTailing(boolean) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Set the 'tailing' flag - may only work on file:// URLs and may stop tailing if the writing
process closes the file and reopens.
- setThreshold(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
- setThreshold(Level) - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Enable logging for logging requests with level l
or
higher.
- setThreshold(Level) - Method in class org.apache.log4j.plugins.Receiver
-
Sets the receiver theshold to the given level.
- setThreshold(Level) - Method in interface org.apache.log4j.spi.Thresholdable
-
Sets the component theshold to the given level.
- setThumbnailBarToolTips(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setTimestampFormat(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator.
- setTimeToLive(int) - Method in class org.apache.log4j.net.MulticastAppender
-
The Time to live option takes a positive integer representing
the time to live value.
- setTimeZone(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setTimeZone(String) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- SettingsEvent - Class in org.apache.log4j.chainsaw.prefs
-
- SettingsListener - Interface in org.apache.log4j.chainsaw.prefs
-
Components, or objects, that are interested in being notified when
Settings are loaded or being saved, can implement this interface.
- SettingsManager - Class in org.apache.log4j.chainsaw.prefs
-
SettingManager allows components to register interest in Saving/Loading
of general application preferences/settings.
- setTitle(String) - Method in class org.apache.log4j.chainsaw.BasicPrefPanel
-
- setToolbar(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setToolBarAndMenus(ChainsawToolBarAndMenus) - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- setToolTipDisplayMillis(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
-
- setToolTips(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setToolTipsVisible(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- setTopicFactoryName(String) - Method in class org.apache.log4j.net.JMSReceiver
-
Sets the JMS topic factory name to use when creating the
JMS connection.
- setTopicName(String) - Method in class org.apache.log4j.net.JMSReceiver
-
Sets the JMS topic name to use when creating the
JMS connection.
- setupTutorial() - Method in class org.apache.log4j.chainsaw.LogUI
-
DOCUMENT ME!
- setUrl(String) - Method in class org.apache.log4j.db.DriverManagerConnectionSource
-
Sets the url.
- setUseCurrentThread(boolean) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Sets whether the current Thread or a new Thread is created to perform the import,
the default being false (new Thread created).
- setUseCurrentThread(boolean) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Sets whether the current Thread or a new Thread is created to perform the import, the default
being false (new Thread created).
- setUseNormalTimes() - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- setUser(String) - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Sets the username.
- setUseRelativeTimes(long) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- setUseRelativeTimesToPreviousRow() - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
- setUserId(String) - Method in class org.apache.log4j.net.JMSReceiver
-
Sets the user id to use when creating the
JMS connection.
- setValueAt(Object, int, int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- setViewerClass(String) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
-
Sets the viewer class to use to view the events.
- setVisible(boolean) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
-
- setVisibleColumnOrder(List) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setWaitMillis(long) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Mutator
- setWelcome(boolean) - Method in class org.apache.log4j.chainsaw.SavableTabSetting
-
- setWrapMessage(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
-
- setWrapMessage(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
-
Sets the property which determines whether to wrap the message
- setZeroconf(boolean) - Method in class org.apache.log4j.chainsaw.SavableTabSetting
-
- setZeroConfPreferenceModel(ZeroConfPreferenceModel) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
-
- SEVERE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
SEVERE.
- SEVERE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
-
Numerical value for SEVERE.
- showAboutBox() - Method in class org.apache.log4j.chainsaw.LogUI
-
- showApplicationPreferences() - Method in class org.apache.log4j.chainsaw.LogUI
-
- showHelp(URL) - Method in class org.apache.log4j.chainsaw.LogUI
-
Causes the Welcome Panel to become visible, and shows the URL specified as
it's contents
- showHelpForClass(Class) - Method in class org.apache.log4j.chainsaw.help.HelpManager
-
Given a class, and that it belongs within the org.apache.log4j project,
sets the URL to the JavaDoc for that class.
- showReceiverConfiguration() - Method in class org.apache.log4j.chainsaw.LogUI
-
- shutdown() - Method in class org.apache.log4j.chainsaw.Generator
-
- shutdown() - Method in class org.apache.log4j.chainsaw.LogUI
-
Shutsdown by ensuring the Appender gets a chance to close.
- shutdown() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
-
- shutdown() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPlugin
-
- shutdown() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
-
- shutdown() - Method in class org.apache.log4j.db.DBReceiver
-
- shutdown() - Method in class org.apache.log4j.LoggerRepositoryExImpl
-
Shutting down a hierarchy will safely close and remove
all appenders in all categories including the root logger.
- shutdown() - Method in class org.apache.log4j.net.JMSReceiver
-
Called when the receiver should be stopped.
- shutdown() - Method in class org.apache.log4j.net.MulticastReceiver
-
- shutdown() - Method in class org.apache.log4j.net.SocketHubReceiver
-
Called when the receiver should be stopped.
- shutdown() - Method in class org.apache.log4j.net.SocketReceiver
-
Called when the receiver should be stopped.
- shutdown() - Method in class org.apache.log4j.net.UDPReceiver
-
- shutdown() - Method in class org.apache.log4j.net.XMLSocketReceiver
-
Called when the receiver should be stopped.
- shutdown() - Method in interface org.apache.log4j.plugins.Plugin
-
Call when the plugin should be stopped.
- shutdown() - Method in class org.apache.log4j.scheduler.Scheduler
-
Shut down scheduler.
- shutdown() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
-
Close the reader.
- shutdown() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
-
Close the receiver, release any resources that are accessing the file.
- shutdownEvent(LoggerRepository) - Method in interface org.apache.log4j.spi.LoggerRepositoryEventListener
-
Called when the repository is shutdown.
- ShutdownListener - Interface in org.apache.log4j.chainsaw
-
Chainsaw notifies these Listeners when the user has requested
it to shutdown.
- shuttingDown() - Method in interface org.apache.log4j.chainsaw.ShutdownListener
-
- SIMPLE_TIME_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
-
SimpleTimePattern for ABSOLUTE.
- SimpleULogger - Class in org.apache.log4j.spi
-
A simple implementation that logs messages of level INFO or higher on
the console (System.out
).
- size() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
-
Get the number of elements in the buffer.
- size() - Method in interface org.apache.log4j.chainsaw.EventContainer
-
Returns the total number of events currently in the model (all, not just filtered)
- SmallButton - Class in org.apache.log4j.chainsaw
-
A better button class that has nice roll over effects.
- SmallButton() - Constructor for class org.apache.log4j.chainsaw.SmallButton
-
- SmallButton(Action) - Constructor for class org.apache.log4j.chainsaw.SmallButton
-
- socketClosedEvent(Exception) - Method in class org.apache.log4j.net.SocketHubReceiver
-
Listen for a socketClosedEvent from the SocketNode.
- socketClosedEvent(Exception) - Method in interface org.apache.log4j.net.SocketNodeEventListener
-
Called when the socket the node was given has been closed.
- SocketHubReceiver - Class in org.apache.log4j.net
-
SocketHubReceiver receives a remote logging event on a configured
socket and "posts" it to a LoggerRepository as if the event was
generated locally.
- SocketHubReceiver() - Constructor for class org.apache.log4j.net.SocketHubReceiver
-
Create new instance.
- SocketHubReceiver(String, int) - Constructor for class org.apache.log4j.net.SocketHubReceiver
-
Create new instance.
- SocketHubReceiver(String, int, LoggerRepository) - Constructor for class org.apache.log4j.net.SocketHubReceiver
-
Create new instance.
- socketNode - Variable in class org.apache.log4j.net.SocketHubReceiver
-
Socket.
- SocketNode13 - Class in org.apache.log4j.net
-
Read LoggingEvent
objects sent from a remote client using
Sockets (TCP).
- SocketNode13(Socket, LoggerRepository) - Constructor for class org.apache.log4j.net.SocketNode13
-
Constructor for socket and logger repository.
- SocketNode13(Socket, Receiver) - Constructor for class org.apache.log4j.net.SocketNode13
-
Constructor for socket and receiver.
- SocketNodeEventListener - Interface in org.apache.log4j.net
-
Interface used to listen for SocketNode
related
events.
- socketOpened(String) - Method in class org.apache.log4j.net.SocketHubReceiver
-
This method does nothing.
- socketOpened(String) - Method in interface org.apache.log4j.net.SocketNodeEventListener
-
Called when the SocketNode is created and begins awaiting data.
- SocketReceiver - Class in org.apache.log4j.net
-
SocketReceiver receives a remote logging event on a configured
socket and "posts" it to a LoggerRepository as if the event was
generated locally.
- SocketReceiver() - Constructor for class org.apache.log4j.net.SocketReceiver
-
Create new instance.
- SocketReceiver(int) - Constructor for class org.apache.log4j.net.SocketReceiver
-
Create new instance.
- SocketReceiver(int, LoggerRepository) - Constructor for class org.apache.log4j.net.SocketReceiver
-
Create new instance.
- sort() - Method in interface org.apache.log4j.chainsaw.SortTableModel
-
- SortArrowIcon - Class in org.apache.log4j.chainsaw
-
An Icon that is a Nice arrow to be used for displaying which
Column is being used for sorting.
- SortArrowIcon(int) - Constructor for class org.apache.log4j.chainsaw.SortArrowIcon
-
- sortColumn(int, boolean) - Method in interface org.apache.log4j.chainsaw.SortTableModel
-
- sortedColumnAscending - Variable in class org.apache.log4j.chainsaw.JSortTable
-
- sortedColumnIndex - Variable in class org.apache.log4j.chainsaw.JSortTable
-
- SortHeaderRenderer - Class in org.apache.log4j.chainsaw
-
A Table Column header renederer that displays a nice Up/Down arrow
depending on whether this column is the current sort column or not,
and which way the sort is functioning
- SortHeaderRenderer() - Constructor for class org.apache.log4j.chainsaw.SortHeaderRenderer
-
- SortTableModel - Interface in org.apache.log4j.chainsaw
-
An extended TableModel interface that allows Column sorting
- SQLDialect - Interface in org.apache.log4j.db.dialect
-
- sqlStatement - Variable in class org.apache.log4j.db.CustomSQLDBReceiver
-
- stopAllPlugins() - Method in class org.apache.log4j.plugins.PluginRegistry
-
Stops all plugins in the given logger repository.
- stopPlugin(String) - Method in class org.apache.log4j.plugins.PluginRegistry
-
Stops a plugin by plugin name and repository.
- supportsBatchUpdates() - Method in interface org.apache.log4j.db.ConnectionSource
-
If the connection does not support batch updates, we will avoid using them.
- supportsBatchUpdates() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Does this connection support batch updates?
- supportsBatchUpdates(DatabaseMetaData) - Method in class org.apache.log4j.db.dialect.Util
-
- supportsGetGeneratedKeys() - Method in interface org.apache.log4j.db.ConnectionSource
-
If the connection supports the JDBC 3.0 getGeneratedKeys method, then
we do not need any specific dialect support.
- supportsGetGeneratedKeys() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
-
Does this connection support the JDBC Connection.getGeneratedKeys method?
- supportsGetGeneratedKeys(DatabaseMetaData) - Method in class org.apache.log4j.db.dialect.Util
-
- SwingHelper - Class in org.apache.log4j.chainsaw.helper
-
A collection of standard utility methods for use within Swing.
- SwingHelper() - Constructor for class org.apache.log4j.chainsaw.helper.SwingHelper
-
- SybaseDialect - Class in org.apache.log4j.db.dialect
-
The Sybase dialect.
- SybaseDialect() - Constructor for class org.apache.log4j.db.dialect.SybaseDialect
-