mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Updated Logging and Log Files (markdown)
parent
829c72eb34
commit
b50e242522
@ -6,6 +6,8 @@ The log files are located in Sonarr's [AppData directory](https://github.com/Son
|
||||
### Trace/Debug Logs ###
|
||||
You can change the log level at Settings -> General -> Logging. 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.
|
||||
|
||||
[[images/Settings.General.Logging.v3.png]]
|
||||
|
||||
If you're unable to access the Sonarr UI to set the logging level you can do so by editing `config.xml` in the [AppData directory](https://github.com/Sonarr/Sonarr/wiki/AppData-Directory) by setting the `LogLevel` value to `Debug` or `Trace` instead of `Info`.
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user