Master Support
This commit is contained in:
parent
134a34f22e
commit
9835c3f317
@ -184,6 +184,7 @@ try:
|
||||
except:
|
||||
sys.exit('Could not parse configuration file, exiting...')
|
||||
|
||||
|
||||
#************************************************
|
||||
# CONFIGURE THE SYSTEM LOGGER
|
||||
#************************************************
|
||||
@ -238,6 +239,7 @@ dictConfig({
|
||||
})
|
||||
logger = logging.getLogger('dmrlink')
|
||||
|
||||
|
||||
#************************************************
|
||||
# IMPORTING OTHER FILES - '#include'
|
||||
#************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user