Ok, big merge. here's the new xml-config stuff in action. There's a few
[mir.git] / source / mircoders / producer / ProducerStartPage.java
index af3f9b5..22939fb 100755 (executable)
@@ -77,7 +77,7 @@ public class ProducerStartPage extends Producer {
     Database            mediaStorage=null;
     String              tinyIcon;
     String              iconAlt;
-    Logfile theLog = Logfile.getInstance(MirConfig.getProp("Home") + MirConfig.getProp("Producer.Logfile"));
+    Logfile theLog = Logfile.getInstance(this.getClass().getName());
 
     SimpleList mediaList;
     SimpleHash contentHash;