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