@Deprecated public interface LoggerFactory
| Modifier and Type | Method and Description |
|---|---|
Logger |
getLogger(String name)
Deprecated.
Gets a logger for a class with the specified name.
|
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.