mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
updated loggly to only report upgrade logs.
This commit is contained in:
@@ -20,12 +20,8 @@ namespace NzbDrone
|
||||
GlobalExceptionHandlers.Register();
|
||||
IgnoreCertErrorPolicy.Register();
|
||||
|
||||
new LogglyTarget().Register(LogLevel.Warn);
|
||||
|
||||
|
||||
Logger.Info("Starting NzbDrone Console. Version {0}", Assembly.GetExecutingAssembly().GetName().Version);
|
||||
|
||||
|
||||
//Check if full version .NET is installed.
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user