icinga2/lib
Julian Brost 05ca30a6a0 Write early log messages to the Windows Event Log
When Icinga 2 is started as a service, the early log messages generated
until the FileLogger object is activated are lost and make it really
hard to debug issues that (only) occur when Icinga 2 reloads.

With this commit, these early log messages are written to the Windows
Event Log.
2021-06-21 15:15:54 +02:00
..
base Write early log messages to the Windows Event Log 2021-06-21 15:15:54 +02:00
checker Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
cli Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
compat Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
config Write early log messages to the Windows Event Log 2021-06-21 15:15:54 +02:00
db_ido IDO: Use own transaction for programstatus 2021-05-19 17:26:32 +02:00
db_ido_mysql IDO-MySQL: Make sure InternalNewTransaction() and FinishAsyncQueries() get executed during high load 2021-05-19 17:28:11 +02:00
db_ido_pgsql Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
icinga Merge pull request #8681 from Icinga/bugfix/problem-notification-at-downtime-end 2021-03-22 17:56:25 +01:00
icingadb Merge pull request #8754 from Icinga/feature/icingadb-replace-lua-with-xadd-maxlen 2021-06-04 13:52:30 +02:00
livestatus Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
methods Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
mysql_shim account for adjusted interface of mysql8 (now utilizes c99 bools instead of my_bool labelled chars) 2019-04-29 00:18:15 +02:00
notification Notifications: Make sure not to send reminder notification, if problem notification has been suppressed 2021-03-30 15:32:49 +02:00
perfdata Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Merge pull request #8652 from Icinga/bugfix/l_appversionint-0-8628 2021-06-07 16:07:04 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00