Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
E
G
I
J
T
W
D
debug(String, Object, Object, Object...)
- Method in interface gg.pistol.lumberjack.
JackLogger
Log a message at the DEBUG level according to the specified format and arguments.
E
error(String, Object, Object, Object...)
- Method in interface gg.pistol.lumberjack.
JackLogger
Log a message at the ERROR level according to the specified format and arguments.
G
getLogger(Logger)
- Static method in class gg.pistol.lumberjack.
JackLoggerFactory
Creates a
JackLogger
by extending the given SLF4J
logger
.
gg.pistol.lumberjack
- package gg.pistol.lumberjack
I
info(String, Object, Object, Object...)
- Method in interface gg.pistol.lumberjack.
JackLogger
Log a message at the INFO level according to the specified format and arguments.
J
JackLogger
- Interface in
gg.pistol.lumberjack
Extension of
Logger
that enables the use of varargs for logging methods.
JackLoggerFactory
- Class in
gg.pistol.lumberjack
Builds
JackLogger
instances.
T
trace(String, Object, Object, Object...)
- Method in interface gg.pistol.lumberjack.
JackLogger
Log a message at the TRACE level according to the specified format and arguments.
W
warn(String, Object, Object, Object...)
- Method in interface gg.pistol.lumberjack.
JackLogger
Log a message at the WARN level according to the specified format and arguments.
D
E
G
I
J
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.