From 764d5c03f27ea59fc5db6a4ee2bd81811c95797a Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 12 Nov 2019 10:55:29 -0800 Subject: [PATCH] Updated Log Files (markdown) --- Log-Files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Log-Files.md b/Log-Files.md index b40cd18..26144dd 100644 --- a/Log-Files.md +++ b/Log-Files.md @@ -1,7 +1,7 @@ -_By default log files are Info level logs, if debug or trace logs are required you need to enable them in settings first._ +The default log level is Info, if Debug or Trace logs are needed, it will need to be changed in Settings first. ### Location ### -The location of the log files depends where Sonarr's [AppData directory](https://github.com/Sonarr/Sonarr/wiki/AppData-Directory) is located, the log files will be inside the logs folder. You can also access the log files from the Sonarr UI (System: Logs: Files). +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 (System: Logs: Files). **Note**: the Logs Table in the UI is _not_ the same as the log files. ### Trace/Debug Logs ###