Add Log rotation
Add logging for Telebot and Flask Add routing for Enable debugging for Flask and Telebot separately
This commit is contained in:
parent
730de38cee
commit
45bba687cd
@ -4,7 +4,6 @@ import schedule
|
||||
from dotenv import load_dotenv
|
||||
import hashlib
|
||||
import telebot
|
||||
from telebot import logger
|
||||
import logging
|
||||
from logging.config import dictConfig
|
||||
import zipfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user