-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi,
Is there a way to disable the Debug Logs to console? There's quite a verbose, constant stream of logs coming from Huntarr that I can't figure out how to disable, i've tried some common DEBUG_MODE=false and similar environmental variables but no go.
I did find #535 however this only appears to filter on the UI and doesn't affect the logs printed to the console + log files.
It most often prints the below each 1-2 seconds:
huntarr.sonarr - DEBUG - Still sleeping, 360 seconds remaining before next cycle...
huntarr.radarr - DEBUG - Still sleeping, 360 seconds remaining before next cycle...
huntarr - DEBUG - Local network access from 127.0.0.1 - Authentication bypassed! (Local Bypass Mode)
huntarr - DEBUG - Configured non-cyclical app detected; not starting background thread: prowlarr
Running latest 8.2.10
Thank you in advance