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 ###