Changes between Version 10 and Version 11 of UnifiedLogger
- Timestamp:
- 01/06/2020 07:36:00 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UnifiedLogger
v10 v11 47 47 48 48 === Testing === 49 Attached to this page are test data files: `CADlogTestdata. txt`, `CMSlogTestdata.txt,and simtimeTestdata.txt.`49 Attached to this page are test data files: `CADlogTestdata.json`, `CMSlogTestdata.json`, `ActivitylogTestdata.json` and simtimeTestdata.txt.` 50 50 51 51 Save the first one in the `trunk` folder and rename it to `CADcomments.log` … … 53 53 Save the second one in the `webapps/dynamicdata` folder and rename it to `cms_messages.json` 54 54 55 Save the third one in the `webapps/dynamicdata` folder and rename it to `sim_elapsedtime.json` 55 Save the third one in the `webapps/dynamicdata` folder and rename it to `data.json` 56 57 Save the fourth one in the `webapps/dynamicdata` folder and rename it to `sim_elapsedtime.json` 56 58 57 59 Open a terminal in the trunk folder and start the application: `python deploy/unifiedlogger.zip`
