mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
configconvert: enable debug consolelogger for config test
This commit is contained in:
parent
38a8ad3156
commit
b772c52509
@ -28,4 +28,8 @@ library "compat"
|
||||
local object CompatComponent "compat" { }
|
||||
local object CompatLog "compat-log" { }
|
||||
|
||||
local object ConsoleLogger "my-debug-log" {
|
||||
severity = "debug"
|
||||
}
|
||||
|
||||
include "conf/*.conf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user