Changeset a993a1e in ammosreader


Ignore:
Timestamp:
05/17/23 20:38:07 (2 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
c45a4d6
Parents:
79e8edb
Message:

log conf file renamed

Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • ammosreader/AmmosGlobalFrameHeader.py

    r79e8edb ra993a1e  
    44import logging.config
    55
    6 logging.config.fileConfig("ammos_logging.conf")
    7 # logging.basicConfig(filename='ammos.log', level=logging.DEBUG)
     6logging.config.fileConfig("../ammos_logging.conf")
    87
    98
Note: See TracChangeset for help on using the changeset viewer.