Updated Log Files (markdown)

Mark McDowall 2017-01-24 12:47:52 -08:00
parent 244f78233a
commit ca12eb1eaf
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@ The location of the log files depends where Sonarr's [AppData directory] (https:
**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.
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. The latest debug/trace log files are named `sonarr.debug.txt` and `sonarr.trace.txt` respectively.
### Clearing Logs ###
You can clear log files and the logs database directly from the UI, under System -> Logs -> Files and System -> Logs respectively.