java.lang.Object
org.seppiko.glf.utils.GLFReport
public class GLFReport
extends java.lang.Object
GLF Report Util
- Author:
- Leonard Woo
-
Constructor Summary
Constructors Constructor Description GLFReport() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GLFReport
public GLFReport()
-
-
Method Details
-
err
public static void err(java.lang.String msg) -
err
public static void err(java.lang.String msg, java.lang.Throwable t) -
info
public static void info(java.lang.String msg)
-