Ignore:
Timestamp:
04/22/2016 05:27:23 AM (10 years ago)
Author:
jdalbey
Message:

Change config settings for paramics communicator logging to localhost for easier dev testing. Removed setproperty from Sim Mgr, so now you must provide it as JVM argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/paramics_communicator_logging.properties

    r2 r14  
    1414# Set the default formatter for new ConsoleHandler instances 
    1515java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter 
     16 
     17LogFile = paramics_communication_log.xml 
     18CADSimulatorHost = 127.0.0.1 
     19CADSimulatorRMIPort = 4450 
Note: See TracChangeset for help on using the changeset viewer.