Modifier and Type | Method and Description |
---|---|
static Log |
LogFactory.getLog(Class<?> clazz) |
Log |
AbstractLogFactory.getLog(Class<?> targetClass) |
Modifier and Type | Class and Description |
---|---|
class |
JakartaCommonsLoggingImpl |
Modifier and Type | Method and Description |
---|---|
Log |
JakartaCommonsLoggingLogFactory.getLog(Class<?> clazz) |
Modifier and Type | Class and Description |
---|---|
class |
Jdk14LoggingImpl |
Modifier and Type | Method and Description |
---|---|
Log |
Jdk14LoggingLogFactory.getLog(Class<?> clazz) |
Modifier and Type | Class and Description |
---|---|
class |
Log4j2AbstractLoggerImpl |
class |
Log4j2Impl |
class |
Log4j2LoggerImpl |
Modifier and Type | Method and Description |
---|---|
Log |
Log4j2LoggingLogFactory.getLog(Class<?> clazz) |
Modifier and Type | Class and Description |
---|---|
class |
NoLoggingImpl |
Modifier and Type | Method and Description |
---|---|
Log |
NoLoggingLogFactory.getLog(Class<?> clazz) |
Modifier and Type | Class and Description |
---|---|
class |
Slf4jImpl |
Modifier and Type | Method and Description |
---|---|
Log |
Slf4jLoggingLogFactory.getLog(Class<?> clazz) |
Modifier and Type | Class and Description |
---|---|
class |
MavenLogImpl |
Modifier and Type | Method and Description |
---|---|
Log |
MavenLogFactory.getLog(Class<?> targetClass) |
Copyright © 2006–2024 MyBatis.org. All rights reserved.