mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-27 21:44:21 +00:00
ì
This commit is contained in:
parent
d160e060f4
commit
05552c14e3
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ config = configparser.ConfigParser()
|
||||||
config.read("config.ini")
|
config.read("config.ini")
|
||||||
|
|
||||||
logging.lastResort = None
|
logging.lastResort = None
|
||||||
ì
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
coloredlogs.install(level="DEBUG", logger=logger)
|
coloredlogs.install(level="DEBUG", logger=logger)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue