# # ChangeLog for trunk/src/python/demo in tmcsimulator # # Generated by Trac 0.12.2 # 05/02/2026 07:12:50 PM Thu, 11 Jul 2019 23:29:12 GMT jdalbey [440] * trunk/src/python (added) * trunk/src/python/demo (added) * trunk/src/python/demo/__main__.py (added) * trunk/src/python/demo/config (added) * trunk/src/python/demo/config/logging_service.cfg (added) * trunk/src/python/unifiedlogger (moved) * trunk/src/python/unifiedlogger/cms_watcher.py (modified) * trunk/src/python/unifiedlogger/wing_project.wpr (modified) * trunk/src/tmcsim/application.properties (modified) * trunk/src/tmcsim/cadsimulator/Coordinator.java (modified) * trunk/webapps/common/js/revision_number.dat (modified) * trunk/webapps/cptms/js/cmsLayer.js (modified) * trunk/webapps/cptms/js/harLayer.js (modified) * trunk/webapps/dynamicdata/cms_messages.json (modified) * trunk/webapps/dynamicdata/highway_status.json (modified) * trunk/webapps/dynamicdata/unifiedlog.csv (added) * trunk/webapps/dynamicdata/unifiedlog.html (deleted) * trunk/webapps/unifiedlog.html (added) Move unified logger to python folder under src. Create a separate web ...