|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger | |
|---|---|
| org.beanfabrics.log | |
| Uses of Logger in org.beanfabrics.log |
|---|
| Classes in org.beanfabrics.log that implement Logger | |
|---|---|
class |
Jdk14Logger
A Logger that delegates all logging to the Java
Logger. |
class |
NopLogger
A Logger that doesn't write any log entries. |
class |
Slf4jLogger
A Logger that delegates all logging to Simple Logging Facade for Java. |
| Methods in org.beanfabrics.log that return Logger | |
|---|---|
static Logger |
LoggerFactory.getLogger(java.lang.Class clazz)
Returns a the Logger instance for a certain Class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||