Update CNI_Revelator.py

This commit is contained in:
Adrien Bourmault 2019-06-30 18:46:42 +02:00
parent 1bd27fb59a
commit 65af6274b3
1 changed files with 76 additions and 75 deletions

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()