Index: trunk/src/tmcsim/paramicslog/ParamicsLogFileHandler.java
===================================================================
--- trunk/src/tmcsim/paramicslog/ParamicsLogFileHandler.java	(revision 47)
+++ trunk/src/tmcsim/paramicslog/ParamicsLogFileHandler.java	(revision 664)
@@ -88,5 +88,5 @@
     public static ParamicsLogFileHandler getInstance() throws IOException
     {
-        System.setProperty("PARAMICS_LOG_PROPERTIES", "config/paramics_communicator_logging.properties");
+        System.setProperty("PARAMICS_LOG_PROPERTIES", "config/logging_paramics_communicator.properties");
         // Has an instance been created yet?
         if (instance == null)
