Ok, big merge. here's the new xml-config stuff in action. There's a few
[mir.git] / source / mir / servlet / ServletModuleDispatch.java
index a8efff3..de5d86d 100755 (executable)
@@ -19,7 +19,7 @@ public final class ServletModuleDispatch {
   static Logfile theLog;
 
   static {
-    theLog = Logfile.getInstance("/tmp/smod.dispatch");
+    theLog = Logfile.getInstance("ServletModuleDispatch");
   }
 
   /**