org.mozilla.jrex.log
Class JRexL
java.lang.Object
org.mozilla.jrex.log.JRexL
- public final class JRexL
- extends Object
JRex logging class. The logging can be enabled by setting JREX_DEBUG system property to true.
- Version:
- 1.0
- Author:
- C.N.Medappa
Field Summary |
static boolean |
on
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
on
public static final boolean on
log
public static void log(String className,
String logStr)
printStackTrace
public static void printStackTrace(Throwable exp)
Copyright © 2004 C.N.Medappa. All Rights Reserved.