org.objectweb.jac.util
Class SpeedLog
java.lang.Object
|
+--org.objectweb.jac.util.SpeedLog
- public class SpeedLog
- extends Object
Command line tool to perform log optimization with just4log
Method Summary |
static void |
main(String[] args)
Usage: java org.objectweb.jac.util.SpeedLog [ ...] |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpeedLog
public SpeedLog()
main
public static void main(String[] args)
throws IOException
- Usage:
java org.objectweb.jac.util.SpeedLog [ ...]
Recursively optimize the loger invocations of in all .class files.
IOException