Skip to content

Commit

Permalink
Stop the IcingaApplication at the latest point, before any loggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Friedrich committed Feb 20, 2019
1 parent a25e2b1 commit a4f97c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/icinga/icingaapplication.ti
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ namespace icinga

class IcingaApplication : Application
{
activation_priority -50;

[config, no_storage, virtual] String environment {
get;
set;
Expand Down

0 comments on commit a4f97c1

Please sign in to comment.