public interface RepositorySelector
LogManager uses one (and only one) RepositorySelector implementation to select the
LoggerRepository for a particular application context.
It is the responsibility of the RepositorySelector implementation to track the application context.
Log4j makes no assumptions about the application context or on its management.
See also LogManager.
| Modifier and Type | Method and Description |
|---|---|
LoggerRepository |
getLoggerRepository()
Gets a
LoggerRepository depending on the context. |
LoggerRepository getLoggerRepository()
LoggerRepository depending on the context. Implementers must make sure that a valid (non-null)
LoggerRepository is returned.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.