Package org.apache.log4j
Class Category.PrivateManager
- java.lang.Object
-
- org.apache.logging.log4j.LogManager
-
- org.apache.log4j.Category.PrivateManager
-
- Enclosing class:
- Category
private static class Category.PrivateManager extends LogManager
Private LogManager.
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.StringFQCN-
Fields inherited from class org.apache.logging.log4j.LogManager
FACTORY_PROPERTY_NAME, ROOT_LOGGER_NAME
-
-
Constructor Summary
Constructors Modifier Constructor Description privatePrivateManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LoggerContextgetContext()static LoggergetLogger(java.lang.String name)-
Methods inherited from class org.apache.logging.log4j.LogManager
exists, getContext, getContext, getContext, getContext, getContext, getContext, getContext, getContext, getContext, getFactory, getFormatterLogger, getFormatterLogger, getFormatterLogger, getFormatterLogger, getLogger, getLogger, getLogger, getLogger, getLogger, getLogger, getLogger, getLogger, getRootLogger, setFactory, shutdown, shutdown, shutdown, shutdown
-
-
-
-
Method Detail
-
getContext
public static LoggerContext getContext()
-
getLogger
public static Logger getLogger(java.lang.String name)
-
-