This commit is contained in:
2023-11-01 23:25:20 +07:00
parent fae7c43a3e
commit eef67f0c4d
6 changed files with 55 additions and 43 deletions
-1
View File
@@ -7,7 +7,6 @@ from vkbottle.user import User
import config
import db
logger.add(sys.stderr, format="{time} {level} {message}", filter="my_module", level="INFO")