mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
added some logging to shutdown process.
This commit is contained in:
@@ -29,6 +29,8 @@ namespace NzbDrone.Console
|
||||
//Need this to terminate on mono (thanks nlog)
|
||||
LogManager.Configuration = null;
|
||||
}
|
||||
|
||||
Logger.Info("Exiting main.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user