Changeset a993a1e in ammosreader
- Timestamp:
- 05/17/23 20:38:07 (2 years ago)
- Branches:
- AmmosSource, guix
- Children:
- c45a4d6
- Parents:
- 79e8edb
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
ammosreader/AmmosGlobalFrameHeader.py
r79e8edb ra993a1e 4 4 import logging.config 5 5 6 logging.config.fileConfig("ammos_logging.conf") 7 # logging.basicConfig(filename='ammos.log', level=logging.DEBUG) 6 logging.config.fileConfig("../ammos_logging.conf") 8 7 9 8
Note:
See TracChangeset
for help on using the changeset viewer.