Explorar o código

修改time日志handlers

locky hai 1 ano
pai
achega
5ceaa1e25e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AnsjerPush/test_config/test_settings.py

+ 1 - 1
AnsjerPush/test_config/test_settings.py

@@ -229,7 +229,7 @@ LOGGING = {
             'propagate': False
         },
         'time': {
-            'handlers': ['info'],
+            'handlers': ['time'],
             'level': 'INFO',
             'propagate': False
         }