Package com.fluendo.utils
Class Debug
java.lang.Object
com.fluendo.utils.Debug
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
public static final int NONE- See Also:
-
ERROR
public static final int ERROR- See Also:
-
WARNING
public static final int WARNING- See Also:
-
INFO
public static final int INFO- See Also:
-
DEBUG
public static final int DEBUG- See Also:
-
level
public static int level -
prefix
-
-
Constructor Details
-
Debug
public Debug()
-
-
Method Details
-
genId
public static final int genId() -
rpad
-
log
-
error
-
warning
-
warn
-
info
-
debug
-