mirror of https://github.com/Icinga/icinga2.git
parent
cf2b6e7ccc
commit
a2bd3a9576
|
@ -361,6 +361,7 @@ void CompatLogger::ExternalCommandHandler(const String& command, const std::vect
|
|||
{
|
||||
ObjectLock oLock(this);
|
||||
WriteLine(msgbuf.str());
|
||||
Flush();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue