JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.thebuzzmedia.exiftool.logs.Logger
Packages that use
Logger
Package
Description
com.thebuzzmedia.exiftool.logs
Uses of
Logger
in
com.thebuzzmedia.exiftool.logs
Methods in
com.thebuzzmedia.exiftool.logs
that return
Logger
Modifier and Type
Method
Description
static
Logger
LoggerFactory.
getLogger
(
Class
<?> klass)
Return a logger named corresponding to the class passed as parameter,
Logger
LoggerProvider.
getLogger
(
Class
<?> klass)
Create the logger.