Changeset 664 in tmcsimulator for trunk/src/tmcsim/paramicslog/ParamicsLogFileHandler.java
- Timestamp:
- 09/14/2022 03:31:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/paramicslog/ParamicsLogFileHandler.java
r47 r664 88 88 public static ParamicsLogFileHandler getInstance() throws IOException 89 89 { 90 System.setProperty("PARAMICS_LOG_PROPERTIES", "config/ paramics_communicator_logging.properties");90 System.setProperty("PARAMICS_LOG_PROPERTIES", "config/logging_paramics_communicator.properties"); 91 91 // Has an instance been created yet? 92 92 if (instance == null)
Note: See TracChangeset
for help on using the changeset viewer.
