|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mymed.utils.MLogger
public final class MLogger
Class to hold the logger facilities for the mymed backend.
Method Summary | |
---|---|
static ch.qos.logback.classic.Logger |
getDebugLog()
Deprecated. |
static ch.qos.logback.classic.Logger |
getInfoLog()
Deprecated. |
static MLogger |
getInstance()
Retrieve the MLogger instance to be used as a singleton |
static ch.qos.logback.classic.Logger |
getLog()
Deprecated. |
static ch.qos.logback.classic.Logger |
getLogger()
Get the default mymed backend logger |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MLogger getInstance()
@Deprecated public static ch.qos.logback.classic.Logger getLog()
@Deprecated public static ch.qos.logback.classic.Logger getInfoLog()
@Deprecated public static ch.qos.logback.classic.Logger getDebugLog()
public static ch.qos.logback.classic.Logger getLogger()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |