mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-06 10:23:08 +03:00
Yay, Python versions
This commit is contained in:
parent
445c92c1b2
commit
bcf8de0e7e
@ -4,7 +4,7 @@ Created on 15 Nov 2014
|
|||||||
@author: james
|
@author: james
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import logging.config
|
# import logging.config
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Relay settings
|
# Relay settings
|
||||||
@ -56,4 +56,4 @@ LOGGING = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
logging.config.dictConfig(LOGGING)
|
# logging.config.dictConfig(LOGGING) # Sigh - this is Python 2.7 only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user