L - the external logger class for this registry (e.g., org.slf4j.Logger)public interface LoggerAdapter<L> extends Closeable
LoggerContext objects and their associated external
Logger classes. This registry should not be used for Log4j Loggers; it is instead used for creating bridges to
other external log systems.L getLogger(String name)
AbstractLoggerAdapter.name - the name of the logger to getCopyright © 2006-2015 OPS4J - Open Participation Software for Java. All Rights Reserved.