public class Slf4jLoggerFactory extends Object implements IDelegateFactory
| Constructor and Description |
|---|
Slf4jLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
IApimanLogger |
createLogger(Class<?> klazz) |
IApimanLogger |
createLogger(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitoverrideLoggerConfig, overrideLoggerConfigpublic IApimanLogger createLogger(String name)
createLogger in interface IDelegateFactorypublic IApimanLogger createLogger(Class<?> klazz)
createLogger in interface IDelegateFactoryCopyright © 2022 Apiman. All rights reserved.