|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.common.Logger
public class Logger
Logger Provides easy logging mechanisms. Logger may be configured to log to various destinations. Logging.properties file is distributed on the root of Server sources to let users configure destinations and levels.
Method Summary | |
---|---|
static java.util.logging.Logger |
get()
Creates new instance when used for a first time and serves that instance for later calls. |
static void |
logClassPath()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.logging.Logger get()
public static void logClassPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |