diff --git a/Log-Files.md b/Log-Files.md index 0ce5e0a..762aaed 100644 --- a/Log-Files.md +++ b/Log-Files.md @@ -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.