From 777d4d9ff3898ae4598a5aeaa0b2b2475e6ba167 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Tue, 29 Nov 2016 18:10:38 -0800 Subject: [PATCH] Updated Log Files (markdown) --- Log-Files.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Log-Files.md b/Log-Files.md index 3362eff..0ce5e0a 100644 --- a/Log-Files.md +++ b/Log-Files.md @@ -1,7 +1,8 @@ _By default log files are Info level logs, if debug or trace logs are required you need to enable them 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. +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). +**Note**: the Logs Table in the UI is _not_ the same as the log files. ### Trace/Debug Logs ### You can enable Trace or Debug logging in Settings on the General tab, by setting the `Log Level`. Sonarr does not need to restarted for the change to take effect. This change only effects the log files, not the logging database.