diff --git a/Logging-and-Log-Files.md b/Logging-and-Log-Files.md index 23cb648..0f1efa3 100644 --- a/Logging-and-Log-Files.md +++ b/Logging-and-Log-Files.md @@ -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 and isn't as useful. If you're asked for logs, please copy/paste from the log *files* and not the table. ### Sharing Logs -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. +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 like in [[Manual Episode Search Trace Log]]. 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.