Sonarr logging at Info level regardless of the level set

Sonarr version (exact version): 3.0.6.1265
Mono version (if Sonarr is not running on Windows): 5.20.1.19
OS: Gentoo
Debug logs: Unable to get debug logs
Description of issue: When set to debug logs, only info level is returned. Same when set to trace logs. Restarted Sonarr after changing log level and issue persists.

double check the config.xml to confirm it’s taking affect

but you’re saying there are no sonarr.debug nor sonarr.trace log files being generated?

Okay so it actually is generating sonarr.debug and sonarr.trace files according to the level I have set. I guess my problem is actually that, under the screen that I have sonarr running in, the CLI only reports INFO level and I would like to see DEBUG level on the CLI. Any idea of how to do this? I know my sonarr once upon a time would give debug level on the CLI.

Sorry for the confusion, and I really appreciate the help!

ah! unusual, but easy
add this to your config.xml and restart; ensure the formatting/spaces/alignment is correct
<ConsoleLogLevel>debug</ConsoleLogLevel>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.