Closed dklimpel closed 1 year ago
Closes #351
Similar to https://github.com/matrix-org/synapse/pull/8048 Healtch checks should not spam the log file.
Logs /health in DEBUG instead INFO log.
/health
DEBUG
INFO
Signed-off-by: Dirk Klimpel 5740567+dklimpel@users.noreply.github.com
Closes #351
Similar to https://github.com/matrix-org/synapse/pull/8048 Healtch checks should not spam the log file.
Logs
/health
inDEBUG
insteadINFO
log.