Stop the IcingaApplication at the latest point, before any loggers

This commit is contained in:
Michael Friedrich 2019-02-20 13:55:34 +01:00
parent a25e2b1038
commit a4f97c1246
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ namespace icinga
class IcingaApplication : Application class IcingaApplication : Application
{ {
activation_priority -50;
[config, no_storage, virtual] String environment { [config, no_storage, virtual] String environment {
get; get;
set; set;