add:added logs directory

This commit is contained in:
RTAkland
2021-11-12 18:53:56 +08:00
parent 0891ec3926
commit 909d8ae751

View File

@@ -553,7 +553,7 @@ def checkConfig():
if __name__ == '__main__':
my_config_file = 'config_owner.yml'
my_config_file = 'config.yml'
formatter = ColoredFormatter("%(log_color)s[%(asctime)s] |%(levelname)-8s |%(lineno)-3s |%(message)s",
datefmt='%H:%M:%S',