more structural organization of files/packages
This commit is contained in:
parent
1c87d51b8e
commit
888e6db812
12 changed files with 10 additions and 11 deletions
|
@ -15,7 +15,7 @@ import json
|
|||
from std_err_override import LogWriter
|
||||
|
||||
# configure logging
|
||||
logging.config.fileConfig("logging.cfg")
|
||||
logging.config.fileConfig("configs/logging.cfg")
|
||||
logger = logging.getLogger('message_h')
|
||||
LogWriter.override_std_err(logger)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue