#
# ChangeLog for trunk/webapps/unifiedlog.html in tmcsimulator
#
# Generated by Trac 0.12.2
# 05/22/2026 10:44:53 AM
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 ...