From fe1655d90aee0adaae602960e2e9953d60d868a6 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 12 Nov 2019 13:14:27 -0800 Subject: [PATCH] Updated Logging and Log Files (markdown) --- Logging-and-Log-Files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Logging-and-Log-Files.md b/Logging-and-Log-Files.md index de35b47..ed91b46 100644 --- a/Logging-and-Log-Files.md +++ b/Logging-and-Log-Files.md @@ -1,7 +1,7 @@ ### Location The log files are located in Sonarr's [AppData directory](https://github.com/Sonarr/Sonarr/wiki/AppData-Directory), inside the `logs/` folder. You can also access the log files from the Sonarr UI at System -> Logs -> Files. -**Note**: the Logs Table in the UI is _not_ the same as the log files. +**Note**: The Logs Table in the UI is _not_ the same as the log files. ### 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.