1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-24 19:52:39 +01:00

Updated Logging and Log Files (markdown)

Donald Webster 2019-11-12 13:13:55 -08:00
parent 6231ccd493
commit 0661ee550e

@ -4,7 +4,7 @@ The log files are located in Sonarr's [AppData directory](https://github.com/Son
**Note**: the Logs Table in the UI is _not_ the same as the log files.
### Sharing Logs
The log files can be long and hard to read as part of a forum or reddit post. And they're spammy in IRC or Discord, so *please* use a [pastebin](https://paste.ubuntu.com). The whole file typically isn't needed, just a good amount of context around the issue/error. Don't forget to wait for spammy tasks to finish, like the RSS sync or library refresh.
The logs can be long and hard to read as part of a [forum](https://forums.sonarr.tv/) or [reddit](https://old.reddit.com/r/sonarr/) post and they're spammy in [IRC](http://webchat.freenode.net/?channels=#sonarr) or [Discord](https://discord.gg/M6BvZn5), so *please* use a [pastebin](https://paste.ubuntu.com). The whole file typically isn't needed, just a good amount of context from before and after the issue/error. Don't forget to wait for spammy tasks like the RSS sync or library refresh to finish.
### Trace/Debug Logs
You can change the log level at Settings -> General -> Logging. Sonarr does not need to restarted for the change to take effect. This change only effects the log files, not the logging database. The latest debug/trace log files are named `sonarr.debug.txt` and `sonarr.trace.txt` respectively.