|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StderrLogger | |
|---|---|
| com.cafesoft.core.log | Logging support. |
| Uses of StderrLogger in com.cafesoft.core.log |
|---|
| Fields in com.cafesoft.core.log declared as StderrLogger | |
|---|---|
static StderrLogger |
StderrLogger.DEFAULT_STDERR_LOGGER
Most objects create a StderrLogger 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 | |||||||||