Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.log4j Classes and Interfaces - 227 results found.
NameDescriptionTypePackageFramework
AbsoluteTimeDateFormatFormats a Date in the format "HH:mm:ss,SSS" for example,Since:0.Classorg.apache.log4j.helpersApache Log4j
AbstractDynamicMBeanClassorg.apache.log4j.jmxApache Log4j
AdapterLogRecordA LogRecord to be used with the LogMonitorAdapterAuthor:Richard HurstSee Also:Serialized FormClassorg.apache.log4j.lf5.utilApache Log4j
AgentManages an instance of com.Classorg.apache.log4j.jmxApache Log4j
AppenderInterfaceorg.apache.log4jApache Log4j
AppenderAttachableInterface for attaching appenders to objects.Interfaceorg.apache.log4j.spiApache Log4j
AppenderAttachableImplA straightforward implementation of the AppenderAttachableSince:version 0.Classorg.apache.log4j.helpersApache Log4j
AppenderDynamicMBeanClassorg.apache.log4j.jmxApache Log4j
AppenderFinalizerAppenderFinalizer has a single method that will finalize resources associated with a LogBrokerMonitor in the eventClassorg.apache.log4j.lf5Apache Log4j
AppenderSkeletonAbstract superclass of the other appenders in the package.Classorg.apache.log4jApache Log4j
AsyncAppenderThe AsyncAppender lets users log events asynchronously.Classorg.apache.log4jApache Log4j
AttributesRendererRender org.Classorg.apache.log4j.or.saxApache Log4j
BasicConfiguratorUse this class to quickly configure the package.Classorg.apache.log4jApache Log4j
BoundedFIFOBoundedFIFO serves as the bounded first-in-first-out buffer heavily used by the AsyncAppender.Classorg.apache.log4j.helpersApache Log4j
BridgePatternConverterThe class implements the pre log4j 1.Classorg.apache.log4j.patternApache Log4j
BridgePatternParserThe class implements the pre log4j 1.Classorg.apache.log4j.patternApache Log4j
CachedDateFormatCachedDateFormat optimizes the performance of a wrapped DateFormat.Classorg.apache.log4j.patternApache Log4j
CategoryThis class has been deprecated and replaced by the Logger subclass.Classorg.apache.log4jApache Log4j
CategoryAbstractCellEditorCategoryAbstractCellEditor.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryElementCategoryElement represents a single element or part of a Category.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryExplorerLogRecordFilterClassorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryExplorerModelCategoryExplorerModelAuthor:Michael J.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryExplorerTreeCategoryExplorerTreeAuthor:Michael J.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryImmediateEditorCategoryImmediateEditorAuthor:Michael J.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryNodeClassorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryNodeEditorClassorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryNodeEditorRendererCategoryNodeEditorRendererAuthor:Michael J.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryNodeRendererCategoryNodeRendererAuthor:Michael J.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
CategoryPathCategoryPath is a collection of CategoryItems which represent a path of categories.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
ClassNamePatternConverterFormats the class name of the site of the logging request.Classorg.apache.log4j.patternApache Log4j
ConfigurationManagerConfigurationManager handles the storage and retrival of the state of the CategoryExplorerClassorg.apache.log4j.lf5.viewer.configureApache Log4j
ConfiguratorInterfaceorg.apache.log4j.spiApache Log4j
ConsoleAppenderConsoleAppender appends log events to System.Classorg.apache.log4jApache Log4j
CountingQuietWriterCounts the number of bytes written.Classorg.apache.log4j.helpersApache Log4j
CyclicBufferCyclicBuffer is used by other appenders to hold LoggingEvents for immediate or differed display.Classorg.apache.log4j.helpersApache Log4j
DailyRollingFileAppenderDailyRollingFileAppender extends FileAppender so that the underlying file is rolled over at a user chosen frequency.Classorg.apache.log4jApache Log4j
DateFormatManagerDate format manager.Classorg.apache.log4j.lf5.utilApache Log4j
DateLayoutClassorg.apache.log4j.helpersApache Log4j
DatePatternConverterConvert and format the event's date in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
DateTimeDateFormatFormats a Date in the format "dd MMM yyyy HH:mm:ss,SSS" for example, "06 Nov 1994 15:49:37,459".Classorg.apache.log4j.helpersApache Log4j
DefaultLF5ConfiguratorThe DefaultLF5Configurator provides a default configuration for the LF5Appender.Classorg.apache.log4j.lf5Apache Log4j
DefaultRepositorySelectorClassorg.apache.log4j.spiApache Log4j
DefaultThrowableRendererDefault implementation of ThrowableRenderer using Throwable.Classorg.apache.log4jApache Log4j
DenyAllFilterThis filter drops all logging events.Classorg.apache.log4j.variaApache Log4j
DOMConfiguratorUse this class to initialize the log4j environment using a DOM tree.Classorg.apache.log4j.xmlApache Log4j
EnhancedPatternLayoutThis class is an enhanced version of org.Classorg.apache.log4jApache Log4j
EnhancedThrowableRendererEnhanced implementation of ThrowableRenderer.Classorg.apache.log4jApache Log4j
ErrorCodeThis interface defines commonly encoutered error codes.Interfaceorg.apache.log4j.spiApache Log4j
ErrorHandlerAppenders may delegate their error handling to Error handling is a particularly tedious to get right because byInterfaceorg.apache.log4j.spiApache Log4j
ExternallyRolledFileAppenderThis appender listens on a socket on the port specified by the Port property for a "RollOver" message.Classorg.apache.log4j.variaApache Log4j
FallbackErrorHandlerThe FallbackErrorHandler implements the ErrorHandler interface such that a secondary appender may be specified.Classorg.apache.log4j.variaApache Log4j
FileAppenderFileAppender appends log events to a file.Classorg.apache.log4jApache Log4j
FileDatePatternConverterFormats an date by delegating to DatePatternConverter.Classorg.apache.log4j.patternApache Log4j
FileLocationPatternConverterReturn the event's line location information in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
FileWatchdogCheck every now and then that a certain file has not changed.Classorg.apache.log4j.helpersApache Log4j
FilterUsers should extend this class to implement customized logging event filtering.Classorg.apache.log4j.spiApache Log4j
FilteredLogTableModelA TableModel for LogRecords which includes filtering support.Classorg.apache.log4j.lf5.viewerApache Log4j
FormattingInfoFormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.Classorg.apache.log4j.helpersApache Log4j
FormattingInfoModifies the output of a pattern converter for a specified minimum and maximum width and alignment.Classorg.apache.log4j.patternApache Log4j
FullLocationPatternConverterFormat the event's line location information.Classorg.apache.log4j.patternApache Log4j
HierarchyThis class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.Classorg.apache.log4jApache Log4j
HierarchyDynamicMBeanClassorg.apache.log4j.jmxApache Log4j
HierarchyEventListenerListen to events occuring within a Hierarchy.Interfaceorg.apache.log4j.spiApache Log4j
HTMLLayoutThis layout outputs events in a HTML table.Classorg.apache.log4jApache Log4j
IntegerPatternConverterClassorg.apache.log4j.patternApache Log4j
ISO8601DateFormatFormats a Date in the format "yyyy-MM-dd HH:mm:ss,SSS" for example "1999-11-27 15:49:37,459".Classorg.apache.log4j.helpersApache Log4j
JDBCAppenderThe JDBCAppender provides for sending log events to a database.Classorg.apache.log4j.jdbcApache Log4j
JMSAppenderA simple appender that publishes events to a JMS Topic.Classorg.apache.log4j.netApache Log4j
JMSSinkA simple application that consumes logging events sent by a JMSAppender.Classorg.apache.log4j.netApache Log4j
LayoutClassorg.apache.log4jApache Log4j
LayoutDynamicMBeanClassorg.apache.log4j.jmxApache Log4j
LevelDefines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR,Classorg.apache.log4jApache Log4j
LevelMatchFilterThis is a very simple filter based on level matching.Classorg.apache.log4j.variaApache Log4j
LevelPatternConverterReturn the event's level in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
LevelRangeFilterThis is a very simple filter based on level matching, which can be used to reject messages with priorities outside a certain range.Classorg.apache.log4j.variaApache Log4j
LF5AppenderLF5Appender logs events to a swing based logging console.Classorg.apache.log4j.lf5Apache Log4j
LF5SwingUtilsProvides methods to accomplish common yet non-trivial tasks with Swing.Classorg.apache.log4j.lf5.viewerApache Log4j
LineLocationPatternConverterReturn the event's line location information in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
LineSeparatorPatternConverterFormats a line separator.Classorg.apache.log4j.patternApache Log4j
LiteralPatternConverterFormats a string literal.Classorg.apache.log4j.patternApache Log4j
LoaderLoad resources (or images) from various sources.Classorg.apache.log4j.helpersApache Log4j
LocationInfoThe internal representation of caller location information.Classorg.apache.log4j.spiApache Log4j
Log4jEntityResolverAn EntityResolver specifically designed to return log4j.Classorg.apache.log4j.xmlApache Log4j
Log4JLogRecordA Log4JLogRecord encapsulates the details of your log4j LoggingEvent in a format usableClassorg.apache.log4j.lf5Apache Log4j
LogBrokerMonitorClassorg.apache.log4j.lf5.viewerApache Log4j
LogEventThis class is a copy of o.Classorg.apache.log4j.patternApache Log4j
LogFactor5DialogClassorg.apache.log4j.lf5.viewerApache Log4j
LogFactor5ErrorDialogLogFactor5ErrorDialogAuthor:Richard Hurst, Brad MarlboroughSee Also:Serialized FormClassorg.apache.log4j.lf5.viewerApache Log4j
LogFactor5InputDialogLogFactor5InputDialog Creates a popup input dialog box so that users can enterClassorg.apache.log4j.lf5.viewerApache Log4j
LogFactor5LoadingDialogLogFactor5LoadingDialogAuthor:Richard Hurst, Brad MarlboroughSee Also:Serialized FormClassorg.apache.log4j.lf5.viewerApache Log4j
LogFileParserProvides utility methods for input and output streams.Classorg.apache.log4j.lf5.utilApache Log4j
LoggerThis is the central class in the log4j package.Classorg.apache.log4jApache Log4j
LoggerDynamicMBeanClassorg.apache.log4j.jmxApache Log4j
LoggerFactory a sub-class of Logger.Interfaceorg.apache.log4j.spiApache Log4j
LoggerPatternConverterFormats a logger name.Classorg.apache.log4j.patternApache Log4j
LoggerRepositoryA LoggerRepository is used to create and retrieve Loggers.Interfaceorg.apache.log4j.spiApache Log4j
LoggingEventThe internal representation of logging events.Classorg.apache.log4j.spiApache Log4j
LoggingEventPatternConverterLoggingEventPatternConverter is a base class for pattern converters that can format information from instances of LoggingEvent.Classorg.apache.log4j.patternApache Log4j
LogLevelThe LogLevel class defines a set of standard logging levels.Classorg.apache.log4j.lf5Apache Log4j
LogLevelFormatExceptionThrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriateClassorg.apache.log4j.lf5Apache Log4j
LogLogThis class used to output log statements from within the log4j package.Classorg.apache.log4j.helpersApache Log4j
LogManagerUse the LogManager class to retreive Logger instances or to operate on the current LoggerRepository.Classorg.apache.log4jApache Log4j
LogMFThis class provides parameterized logging services using the pattern syntax of java.Classorg.apache.log4jApache Log4j
LogMonitorAdapterLogMonitorAdapter facilitates the usage of the LogMonitorAuthor:Richard HurstClassorg.apache.log4j.lf5.utilApache Log4j
LogRecordLogRecord.Classorg.apache.log4j.lf5Apache Log4j
LogRecordFilterAn interface for classes which filters LogRecords.Interfaceorg.apache.log4j.lf5Apache Log4j
LogSFThis class provides parameterized logging services using the SLF4J pattern syntax.Classorg.apache.log4jApache Log4j
LogTableClassorg.apache.log4j.lf5.viewerApache Log4j
LogTableColumnClassorg.apache.log4j.lf5.viewerApache Log4j
LogTableColumnFormatExceptionThrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriateClassorg.apache.log4j.lf5.viewerApache Log4j
LogTableModelClassorg.apache.log4j.lf5.viewerApache Log4j
LogTableRowRendererClassorg.apache.log4j.lf5.viewerApache Log4j
LogXFThis is a base class for LogMF and LogSF parameterized logging classes.Classorg.apache.log4jApache Log4j
MainThe main application.Classorg.apache.log4j.chainsawApache Log4j
MapRewritePolicyThis policy rewrites events where the message of the original event implementes java.Classorg.apache.log4j.rewriteApache Log4j
MDCThe MDC class is similar to the NDC class except that it is based on a map instead of a stack.Classorg.apache.log4jApache Log4j
MDCKeySetExtractorClassorg.apache.log4j.helpersApache Log4j
MessagePatternConverterReturn the event's rendered message in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
MessageRendererRender javax.Classorg.apache.log4j.or.jmsApache Log4j
MethodLocationPatternConverterReturn the event's line location information in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
MRUFileManagerMRUFileManager handles the storage and retrival the most recently opened log files.Classorg.apache.log4j.lf5.viewer.configureApache Log4j
NameAbbreviatorNameAbbreviator generates abbreviated logger and class names.Classorg.apache.log4j.patternApache Log4j
NamePatternConverterBase class for other pattern converters which can return only parts of their name.Classorg.apache.log4j.patternApache Log4j
NDCThe NDC class implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for LoggingClassorg.apache.log4jApache Log4j
NDCPatternConverterReturn the event's NDC in a StringBuffer.Classorg.apache.log4j.patternApache Log4j
NOPLoggerNo-operation implementation of Logger used by NOPLoggerRepository.Classorg.apache.log4j.spiApache Log4j
NOPLoggerRepositoryNo-operation implementation of LoggerRepository which is used when LogManager.Classorg.apache.log4j.spiApache Log4j
NTEventLogAppenderAppend to the NT event log system.Classorg.apache.log4j.ntApache Log4j
NullAppenderA NullAppender merely exists, it never outputs a message to anyFields inherited from class org.Classorg.apache.log4j.variaApache Log4j
NullEnumerationAn always-empty Enumerator.Classorg.apache.log4j.helpersApache Log4j
ObjectRendererInterfaceorg.apache.log4j.orApache Log4j
OnlyOnceErrorHandlerThe OnlyOnceErrorHandler implements log4j's default error handling policy which consists of emitting a message for theClassorg.apache.log4j.helpersApache Log4j
OptionConverterA convenience class to convert property values to specific types.Classorg.apache.log4j.helpersApache Log4j
OptionHandlerA string based interface to configure package components.Interfaceorg.apache.log4j.spiApache Log4j
PassingLogRecordFilterAn implementation of LogRecordFilter which always returns true.Classorg.apache.log4j.lf5Apache Log4j
PatternConverterPatternConverter is an abtract class that provides the formatting functionality that derived classes need.Classorg.apache.log4j.helpersApache Log4j
PatternConverterPatternConverter is an abstract class that provides the formatting functionality that derived classes need.Classorg.apache.log4j.patternApache Log4j
PatternLayoutA flexible layout configurable with pattern string.Classorg.apache.log4jApache Log4j
PatternParserMost of the work of the PatternLayout class is delegated to the PatternParser class.Classorg.apache.log4j.helpersApache Log4j
PatternParserMost of the work of the EnhancedPatternLayout class is delegated to the PatternParser class.Classorg.apache.log4j.patternApache Log4j
PriorityRefrain from using this class directly, use the Level class instead.Classorg.apache.log4jApache Log4j
PropertiesPatternConverterAble to handle the contents of the LoggingEvent's Property bundle and either output the entire contents of the properties in a similar format to theClassorg.apache.log4j.patternApache Log4j
PropertyConfiguratorAllows the configuration of log4j from an external file.Classorg.apache.log4jApache Log4j
PropertyGetterUsed for inferring configuration information for a log4j's component.Classorg.apache.log4j.configApache Log4j
PropertyGetter .PropertyCallbackInterfaceorg.apache.log4j.config.PropertyGetterApache Log4j
PropertyPrinterPrints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties fileClassorg.apache.log4j.configApache Log4j
PropertyRewritePolicyThis policy rewrites events by adding a user-specified list of properties to the event.Classorg.apache.log4j.rewriteApache Log4j
PropertySetterGeneral purpose Object property setter.Classorg.apache.log4j.configApache Log4j
PropertySetterExceptionThrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.Classorg.apache.log4j.configApache Log4j
QuietWriterQuietWriter does not throw exceptions when things go wrong.Classorg.apache.log4j.helpersApache Log4j
ReflectionRewritePolicyThis policy rewrites events by evaluating any JavaBean properties on the message object and adding themClassorg.apache.log4j.rewriteApache Log4j
RelativeTimeDateFormatFormats a Date by printing the number of milliseconds elapsed since construction of the format.Classorg.apache.log4j.helpersApache Log4j
RelativeTimePatternConverterReturn the relative time in milliseconds since loading of the LoggingEventConstructor SummaryRelativeTimePatternConverter()Classorg.apache.log4j.patternApache Log4j
ReloadingPropertyConfiguratorFields inherited from interface org.Classorg.apache.log4j.variaApache Log4j
RendererMapMap class objects to an ObjectRenderer.Classorg.apache.log4j.orApache Log4j
RendererSupportInterfaceorg.apache.log4j.spiApache Log4j
RepositorySelectorThe LogManager uses one (and only one) RepositorySelector implementation to select theInterfaceorg.apache.log4j.spiApache Log4j
ResourceResource encapsulates access to Resources via the Classloader.Classorg.apache.log4j.lf5.utilApache Log4j
ResourceUtilsResourceUtils.Classorg.apache.log4j.lf5.utilApache Log4j
RewriteAppenderThis appender forwards a logging request to another appender after possibly rewriting the logging event.Classorg.apache.log4j.rewriteApache Log4j
RewritePolicyThis interface is implemented to provide a rewrite strategy for RewriteAppender.Interfaceorg.apache.log4j.rewriteApache Log4j
RollerA simple application to send roll over messages to a potentially remote ExternallyRolledFileAppender.Classorg.apache.log4j.variaApache Log4j
RollingFileAppenderRollingFileAppender extends FileAppender to backup the log files when they reach a certain size.Classorg.apache.log4jApache Log4j
RootCategoryFields inherited from class org.Classorg.apache.log4j.spiApache Log4j
RootLoggerRootLogger sits at the top of the logger hierachy.Classorg.apache.log4j.spiApache Log4j
SAXErrorHandlerClassorg.apache.log4j.xmlApache Log4j
SequenceNumberPatternConverterFormats the event sequence number.Classorg.apache.log4j.patternApache Log4j
SimpleLayoutSimpleLayout consists of the level of the log statement, followed by " - " and then the log message itself.Classorg.apache.log4jApache Log4j
SimpleSocketServerA simple SocketNode based server.Classorg.apache.log4j.netApache Log4j
SMTPAppenderSend an e-mail when a specific logging event occurs, typically on errors or fatal errors.Classorg.apache.log4j.netApache Log4j
SocketAppenderSends LoggingEvent objects to a remote a log server, usually a SocketNode.Classorg.apache.log4j.netApache Log4j
SocketHubAppenderSends LoggingEvent objects to a set of remote log servers, usually a SocketNodes.Classorg.apache.log4j.netApache Log4j
SocketNodeRead LoggingEvent objects sent from a remote client using Sockets (TCP).Classorg.apache.log4j.netApache Log4j
SocketServerA SocketNode based server that uses a different hierarchy Usage: java org.Classorg.apache.log4j.netApache Log4j
StartLogFactor5Starts an instance of the LogFactor5 console for off-line viewing.Classorg.apache.log4j.lf5Apache Log4j
StreamUtilsProvides utility methods for input and output streams.Classorg.apache.log4j.lf5.utilApache Log4j
StringMatchFilterThis is a very simple filter based on string matching.Classorg.apache.log4j.variaApache Log4j
SyslogAppenderUse SyslogAppender to send log messages to a remote syslog daemon.Classorg.apache.log4j.netApache Log4j
SyslogQuietWriterSyslogQuietWriter extends QuietWriter by prepending the syslog level code before each printed String.Classorg.apache.log4j.helpersApache Log4j
SyslogWriterSyslogWriter is a wrapper around the java.Classorg.apache.log4j.helpersApache Log4j
TelnetAppenderThe TelnetAppender is a log4j appender that specializes in writing to a read-only socket.Classorg.apache.log4j.netApache Log4j
ThreadGroupRendererRender ThreadGroup objects in a format similar to the information output by the ThreadGroup.Classorg.apache.log4j.orApache Log4j
ThreadLocalMapThreadLocalMap extends InheritableThreadLocal to bequeath a copy of the hashtable of the MDC of the parentClassorg.apache.log4j.helpersApache Log4j
ThreadPatternConverterFormats the event thread name.Classorg.apache.log4j.patternApache Log4j
ThrowableInformationThrowableInformation is log4j's internal representation of throwables.Classorg.apache.log4j.spiApache Log4j
ThrowableInformationPatternConverterOutputs the ThrowableInformation portion of the LoggingEvent.Classorg.apache.log4j.patternApache Log4j
ThrowableRenderer java.Interfaceorg.apache.log4j.spiApache Log4j
ThrowableRendererSupport rendering of Throwables.Interfaceorg.apache.log4j.spiApache Log4j
TrackingAdjustmentListenerAn AdjustmentListener which ensures that an Adjustable (e.Classorg.apache.log4j.lf5.viewerApache Log4j
TransformUtility class for transforming strings.Classorg.apache.log4j.helpersApache Log4j
TreeModelAdapterDefault implementation of TreeModelListener which does nothing.Classorg.apache.log4j.lf5.viewer.categoryexplorerApache Log4j
TriggeringEventEvaluator when to perform an appender specific action.Interfaceorg.apache.log4j.spiApache Log4j
TTCCLayoutTTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name.Classorg.apache.log4jApache Log4j
UnrecognizedElementHandlerWhen implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized childInterfaceorg.apache.log4j.xmlApache Log4j
UtilLoggingLevelAn extension of the Level class that provides support for java.Classorg.apache.log4j.helpersApache Log4j
WriterAppenderWriterAppender appends log events to a Writer or an OutputStream depending on the user's choice.Classorg.apache.log4jApache Log4j
XMLLayoutThe output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.Classorg.apache.log4j.xmlApache Log4j
XMLSampleThis example code shows how to read an XML based configuration file using a DOM parser.Classorg.apache.log4j.xml.examplesApache Log4j
ZeroConfSupportClassorg.apache.log4j.netApache Log4j
AppenderInterfaceorg.apache.log4jSLF4J
AppenderSkeletonClassorg.apache.log4jSLF4J
BasicConfiguratorA minimal (nop) implementation of BasicConfigurator.Classorg.apache.log4jSLF4J
Category This class is a minimal implementation of the original org.Classorg.apache.log4jSLF4J
ConfiguratorInterfaceorg.apache.log4j.spiSLF4J
ConsoleAppenderClassorg.apache.log4jSLF4J
DOMConfiguratorClassorg.apache.log4j.xmlSLF4J
ErrorHandlerCreated by IntelliJ IDEA.Classorg.apache.log4j.spiSLF4J
FileAppenderClassorg.apache.log4jSLF4J
FilterClassorg.apache.log4j.spiSLF4J
HierarchyEventListenerListen to events occuring within a Hierarchy.Interfaceorg.apache.log4j.spiSLF4J
LayoutThis class is a minimal implementation of the original Log4J class.Classorg.apache.log4jSLF4J
LevelDefines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR,Classorg.apache.log4jSLF4J
Logger This class is a minimal implementation of the original org.Classorg.apache.log4jSLF4J
LoggerFactory a sub-class of Logger.Interfaceorg.apache.log4j.spiSLF4J
LoggerRepositoryA LoggerRepository is used to create and retrieve Loggers.Interfaceorg.apache.log4j.spiSLF4J
LoggingEventClassorg.apache.log4j.spiSLF4J
LogLogThis class used to output log statements from within the log4j package.Classorg.apache.log4j.helpersSLF4J
LogManager This class is a minimal implementation of the original org.Classorg.apache.log4jSLF4J
MDCClassorg.apache.log4jSLF4J
NDCA log4j's NDC implemented in terms of SLF4J MDC primitives.Classorg.apache.log4jSLF4J
NullEnumerationAn always-empty Enumerator.Classorg.apache.log4j.helpersSLF4J
PatternLayoutThis class is a minimal implementation of the original Log4J class.Classorg.apache.log4jSLF4J
PriorityRefrain from using this class directly, use the Level class instead.Classorg.apache.log4jSLF4J
PropertyConfiguratorAn nop implementation of PropertyConfigurator.Classorg.apache.log4jSLF4J
RollingFileAppenderThis class is a minimal implementation of the original Log4J class.Classorg.apache.log4jSLF4J
SimpleLayoutClassorg.apache.log4jSLF4J
WriterAppenderClassorg.apache.log4jSLF4J