| org.apache.log4j.Priority.getAllPossiblePriorities()
This method will be removed with no replacement.
|
| org.apache.log4j.Category.getInstance(Class)
|
| org.apache.log4j.Category.getInstance(String)
|
| org.apache.logging.log4j.MarkerManager.getMarker(String, Marker)
Use the Marker add or set methods to add parent Markers. Will be removed by final GA release.
|
| org.apache.logging.log4j.MarkerManager.getMarker(String, String)
Use the Marker add or set methods to add parent Markers. Will be removed by final GA release.
|
| org.slf4j.Marker.hasChildren()
|
| org.apache.logging.log4j.util.ProviderUtil.loadProviders(Enumeration, ClassLoader)
|
| org.apache.log4j.Category.shutdown() |
| org.apache.log4j.Priority.toPriority(int)
|
| org.apache.log4j.Priority.toPriority(int, Priority)
|
| org.apache.log4j.Priority.toPriority(String)
|
| org.apache.log4j.Priority.toPriority(String, Priority)
|