mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
a21da31ef6
commit
4da5f7d52c
@ -202,6 +202,9 @@ void RedisWriter::UpdateSubscriptions(void)
|
||||
}
|
||||
//TODO
|
||||
}
|
||||
|
||||
Log(LogInformation, "RedisWriter")
|
||||
<< "Current Redis event subscriptions: " << m_Subscriptions.size();
|
||||
}
|
||||
|
||||
void RedisWriter::HandleEvents(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user