liqian 2 vuotta sitten
vanhempi
commit
69052d0e32
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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!'