Modifier and Type | Class and Description |
---|---|
static class |
LoggerFactory.DummyLogger |
static class |
LoggerFactory.JavaUtilLogger
All log messages will be pre-processed before given to the JUL logger to
support SLF4J-style placeholders and arguments semantics.
|
static class |
LoggerFactory.Slf4jLogger
All log messages will be pass through SLF4j as-is.
|
Constructor and Description |
---|
LoggerFactory() |
Copyright © 2019. All rights reserved.