Package | Description |
---|---|
de.tobiasroeser.lambdatest.internal |
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.
|
Modifier and Type | Method and Description |
---|---|
static Logger |
LoggerFactory.getLogger(Class<?> clazz) |
Copyright © 2019. All rights reserved.