liqian 2 năm trước cách đây
mục cha
commit
69052d0e32
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -327,7 +327,7 @@ app = FlaskApp(__name__)
 
 @app.route('/healthcheck')
 def health_check():
-    log_.info('debug: ok!')
+    # log_.info('debug: ok!')
     return 'ok!'