openfaas / python-flask-template

HTTP and Flask-based OpenFaaS templates for Python 3
MIT License
85 stars 86 forks source link

Use of-watchdog 0.9.3 to suppress custom health check logging messages #51

Closed nitishkumar71 closed 2 years ago

nitishkumar71 commented 2 years ago

My actions before raising this issue

custom health check are being recorded and producing noise in the logs

Expected Behaviour

custom health check should be suppressed in logs

Current Behaviour

custom health check are being recorded and producing lot of noise in the logs

Possible Solution

upgrade of-watchdog to version 0.9.3.