JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.mybatis.logging
Logger
Uses of Class
org.mybatis.logging.Logger
Packages that use
Logger
Package
Description
org.mybatis.logging
Uses of
Logger
in
org.mybatis.logging
Methods in
org.mybatis.logging
that return
Logger
Modifier and Type
Method
Description
static
Logger
LoggerFactory.
getLogger
(
Class
<?> aClass)
Gets the logger.
static
Logger
LoggerFactory.
getLogger
(
String
logger)
Gets the logger.