Changes between Version 10 and Version 11 of UnifiedLogger


Ignore:
Timestamp:
01/06/2020 07:36:00 PM (6 years ago)
Author:
ally
Comment:

Edit Testing section by changing test file name and adding 'ActivitylogTestdata?.json'

Legend:

Unmodified
Added
Removed
Modified
  • UnifiedLogger

    v10 v11  
    4747 
    4848=== Testing === 
    49 Attached to this page are test data files: `CADlogTestdata.txt`,  `CMSlogTestdata.txt, and simtimeTestdata.txt.` 
     49Attached to this page are test data files: `CADlogTestdata.json`,  `CMSlogTestdata.json`, `ActivitylogTestdata.json` and simtimeTestdata.txt.` 
    5050 
    5151Save the first one in the `trunk` folder and rename it to `CADcomments.log` 
     
    5353Save the second one in the `webapps/dynamicdata` folder and rename it to `cms_messages.json` 
    5454 
    55 Save the third one in the `webapps/dynamicdata` folder and rename it to `sim_elapsedtime.json` 
     55Save the third one in the `webapps/dynamicdata` folder and rename it to `data.json` 
     56 
     57Save the fourth one in the `webapps/dynamicdata` folder and rename it to `sim_elapsedtime.json` 
    5658 
    5759Open a terminal in the trunk folder and start the application: `python deploy/unifiedlogger.zip`