mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
added exceptron log target.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<section name="exceptron" type="Exceptron.Client.Configuration.ExceptronConfiguration,Exceptron.Client" />
|
||||
</configSections>
|
||||
<exceptron apiKey="YOUR_EXCEPTRON_API_KEY" throwExceptions="true" includeMachineName="true"/>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user