|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Log | Interface so we can front various log code which may or may not be in the classpath. |
| Class Summary | |
|---|---|
| LocalLog | Class which implements our Log interface so we can bypass external logging classes if they are not available. |
| Logger | Class which wraps our Log interface and provides {} argument features like slf4j. |
| LoggerFactory | Factory that creates Logger instances. |
| Enum Summary | |
|---|---|
| Log.Level | Level of log messages being sent. |
Logging utility classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||