mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Updated to exceptron api v1a
This commit is contained in:
parent
bb9e4c88ce
commit
16eecb3b4f
46 changed files with 52399 additions and 32 deletions
|
@ -62,7 +62,7 @@ namespace NzbDrone.Update
|
|||
private static void InitLoggers()
|
||||
{
|
||||
ReportingService.RestProvider = _kernel.Get<RestProvider>();
|
||||
ReportingService.SetupExceptrackDriver();
|
||||
ReportingService.SetupExceptronDriver();
|
||||
|
||||
LogConfiguration.RegisterRemote();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue