Changes between Version 7 and Version 8 of UnifiedLogger
- Timestamp:
- 07/16/2019 10:59:08 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UnifiedLogger
v7 v8 32 32 revision_number = 452 33 33 }}} 34 35 Also, confirm that the CAD server properties file `config/cad_simulator_config.properties` has the correct location for writing the CAD comments log file: 36 {{{ 37 # The location where the Coordinator writes the CAD comments log 38 CADcommentsLog = webapps/dynamicdata/CADcomments.log 39 }}} 40 For production on the apache server, this path should point to `W:` drive, for example, `W:\\webapps\\dynamicdata\\CADcomments.log` 41 34 42 === Packaging === 35 43 The source code is in the `src/python/unifiedlogger` folder. The `package.sh` script found in that folder should be run to package the source files into a zip file and place it in the `deploy` folder.
