|
Log4j 1.3alpha-8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
org.apache.log4j.spi.ErrorHandler
As of 1.3 |
|
org.apache.log4j.spi.HierarchyEventListener
Superceded by LoggerEventListener. |
Deprecated Fields | |
org.apache.log4j.varia.StringMatchFilter.ACCEPT_ON_MATCH_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
org.apache.log4j.PatternLayout.BUF_SIZE
since 1.3 |
|
org.apache.log4j.helpers.LogLog.CONFIG_DEBUG_KEY
Use LogLog.DEBUG_KEY instead. |
|
org.apache.log4j.LogManager.CONFIGURATOR_CLASS_KEY
This variable is for internal use only. It will become private in future versions. |
|
org.apache.log4j.helpers.DateLayout.DATE_FORMAT_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
org.apache.log4j.Priority.DEBUG
|
|
org.apache.log4j.LogManager.DEFAULT_CONFIGURATION_FILE
This variable is for internal use only. It will become package protected in future versions. |
|
org.apache.log4j.LogManager.DEFAULT_CONFIGURATION_KEY
This variable is for internal use only. It will become private in future versions. |
|
org.apache.log4j.LogManager.DEFAULT_INIT_OVERRIDE_KEY
This variable is for internal use only. It will become private in future versions. |
|
org.apache.log4j.Priority.ERROR
|
|
org.apache.log4j.AppenderSkeleton.errorHandler
as of 1.3 |
|
org.apache.log4j.helpers.QuietWriter.errorHandler
|
|
org.apache.log4j.Priority.FATAL
|
|
org.apache.log4j.Priority.INFO
|
|
org.apache.log4j.HTMLLayout.LOCATION_INFO_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
org.apache.log4j.PatternLayout.MAX_CAPACITY
since 1.3 |
|
org.apache.log4j.spi.Filter.next
As of 1.2.12, use Filter.getNext() and Filter.setNext(org.apache.log4j.spi.Filter) instead |
|
org.apache.log4j.varia.StringMatchFilter.STRING_TO_MATCH_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
org.apache.log4j.helpers.DateLayout.TIMEZONE_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
org.apache.log4j.HTMLLayout.TITLE_OPTION
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term. |
|
org.apache.log4j.Priority.WARN
|
Deprecated Constructors | |
org.apache.log4j.AppenderSkeleton()
Provided for compatibility, migrate to AppenderSkeleton(boolean) to indicate whether appender is ready upon construction. |
|
org.apache.log4j.helpers.CountingQuietWriter(Writer, ErrorHandler)
|
|
org.apache.log4j.spi.HierarchyEventListenerAdapter(HierarchyEventListener)
|
|
org.apache.log4j.spi.LoggingEvent(String, Category, long, Priority, Object, Throwable)
Please use the no argument constructor and the setter methods instead. |
|
org.apache.log4j.helpers.QuietWriter(Writer, ErrorHandler)
|
|
org.apache.log4j.helpers.SyslogQuietWriter(Writer, int, ErrorHandler)
|
|
org.apache.log4j.WriterAppender(Layout, OutputStream)
This constructor will be removed with no replacement in future log4j versions. |
|
org.apache.log4j.WriterAppender(Layout, Writer)
This constructor will be removed with no replacement in future log4j versions |
|
Log4j 1.3alpha-8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |