Ignore:
Timestamp:
11/02/2017 10:53:38 PM (9 years ago)
Author:
jtorres
Message:

Implemented logging into FEPSimulator. Now logs output into FEPSimLog.txt. Error messages are still output to console so you know immediately if there is an error. The log file is cleared upon FEPSim start-up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/nbproject/private/private.xml

    r212 r217  
    88    <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> 
    99        <group> 
     10            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/network.h</file> 
     11            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file> 
     12            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file> 
     13            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.h</file> 
    1014            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/HighwaysParser.cpp</file> 
    11             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file> 
    12             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/DataPacker.cpp</file> 
    13             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/HighwaysParser.h</file> 
    14             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file> 
    15             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/network.h</file> 
    16             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/Makefile</file> 
    17             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/tests/HighwaysParserTest.cpp</file> 
    1815        </group> 
    1916    </open-files> 
Note: See TracChangeset for help on using the changeset viewer.