JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.polarion.core.util.logging.Logger
Packages that use
Logger
Package
Description
com.polarion.core.util.logging
Uses of
Logger
in
com.polarion.core.util.logging
Methods in
com.polarion.core.util.logging
that return
Logger
Modifier and Type
Method
Description
static
Logger
Logger.
getLogger
(
Class
<?> client)
A method to obtain the logger instance to perform logging.
static
Logger
Logger.
getLogger
(
Object
client)
A method to obtain the logger instance to perform logging.
static
Logger
Logger.
getLogger
(
String
client)
A method to obtain the logger instance to perform logging.