|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StdoutLogger | |
|---|---|
| com.cafesoft.core.log | Logging support. |
| Uses of StdoutLogger in com.cafesoft.core.log |
|---|
| Fields in com.cafesoft.core.log declared as StdoutLogger | |
|---|---|
static StdoutLogger |
StdoutLogger.DEFAULT_STDOUT_LOGGER
Most objects create a StdoutLogger object as there default logger as to avoid NullPointerExceptions when attempting to log information However, the end result is that each object create's it's own logger that is basically the same accross the board. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||