org.lightwolf.tools
Class LightWolfLog
java.lang.Object
org.lightwolf.tools.LightWolfLog
public class LightWolfLog
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightWolfLog
public LightWolfLog()
print
public static void print(String text)
println
public static void println()
println
public static void println(String text)
println
public static void println(Object object)
printTrace
public static void printTrace(Throwable e)
printf
public static void printf(String text,
Object... args)