|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.myJava.util.log.LogHelper
public class LogHelper
Field Summary | |
---|---|
static java.text.SimpleDateFormat |
DATE_FORMAT
|
static java.lang.String |
SEPARATOR
|
Constructor Summary | |
---|---|
LogHelper()
|
Method Summary | |
---|---|
static java.lang.String |
format(int level,
java.lang.String message,
java.lang.String source,
boolean verbose)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.text.SimpleDateFormat DATE_FORMAT
public static java.lang.String SEPARATOR
Constructor Detail |
---|
public LogHelper()
Method Detail |
---|
public static java.lang.String format(int level, java.lang.String message, java.lang.String source, boolean verbose)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |