JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.airlift.log.Logger
Uses of
Logger
in
io.airlift.log
Methods in
io.airlift.log
that return
Logger
Modifier and Type
Method
Description
static
Logger
Logger.
get
(
Class
<?> clazz)
Gets a logger named after a class' fully qualified name.
static
Logger
Logger.
get
(
String
name)
Gets a named logger