1
0
mirror of https://gitlab.os-k.eu/neox/CNIRevelator.git synced 2023-08-25 14:03:10 +02:00

Update CNI_Revelator.py

This commit is contained in:
Adrien Bourmault 2019-06-30 18:46:42 +02:00
parent 1bd27fb59a
commit 65af6274b3

View File

@ -25,6 +25,7 @@ if not os.path.exists(CST_FOLDER):
print("pass IO ERROR")
pass
print("debug")
import logging
from logging import FileHandler
logger = logging.getLogger()