|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.infinityloop.util.log.StaticLogger
public class StaticLogger
This is the one and only class that attracts all Logging from classes not tied by reference to any other upCast classes that build a logging chain (app (converter ( module+ ) )+ ){1}. This allows us to attach this log event "collector" object to attach to e.g. the application logger after that is available.
| Constructor Summary | |
|---|---|
StaticLogger()
|
|
| Method Summary | |
|---|---|
static LogSource |
getLogger()
This method returns the logger hub to use for static, context free logging. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticLogger()
| Method Detail |
|---|
public static LogSource getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||