Updated Log Files (markdown)

Donald Webster 2019-11-12 10:55:29 -08:00
parent de23b59092
commit 764d5c03f2
1 changed files with 2 additions and 2 deletions

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