Class and Description |
---|
org.apache.log4j.jmx.Agent |
org.apache.log4j.builders.BooleanHolder
Use
AtomicReference . |
org.apache.log4j.builders.Holder
Use
AtomicReference . |
Field and Description |
---|
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.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
Use
Level.DEBUG instead. |
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
Use
Level.ERROR instead. |
org.apache.log4j.Priority.FATAL
Use
Level.FATAL instead. |
org.apache.log4j.Priority.INFO
Use
Level.INFO instead. |
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.Priority.WARN
Use
Level.WARN instead. |
Constructor and Description |
---|
org.apache.log4j.jmx.Agent() |
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.