Updated Log Files (markdown)

Mark McDowall 2016-11-29 18:10:38 -08:00
parent 797c297501
commit 777d4d9ff3
1 changed files with 2 additions and 1 deletions

@ -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.