Save This Page
Home » apache-log4j-1.2.15 » org.apache » log4j » varia » test » [javadoc | source]
org.apache.log4j.varia.test
public class: Loop [javadoc | source]
java.lang.Object
   org.apache.log4j.varia.test.Loop
This test program reads a config file and attempts to log to the appenders specified as many times as specified by the second loopLength parameter.
Field Summary
static  Logger cat     
static  int loopLength     
Method from org.apache.log4j.varia.test.Loop Summary:
init,   main,   test,   usage
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.log4j.varia.test.Loop Detail:
 static  void init(String configFile,
    String loopStr) 
 public static  void main(String[] argv) 
 static  void test() 
 static  void usage(String msg)