1 #ifndef MessageLogger_ELmap_h 2 #define MessageLogger_ELmap_h 78 void add(std::string_view
context,
bool reactedTo);
96 #endif // MessageLogger_ELmap_h
LimitAndTimespan(int lim=-1, int ts=-1, int ivl=-1)
CountAndLimit(int lim=-1, int ts=-1, int ivl=-1)
std::map< std::string, LimitAndTimespan > ELmap_limits
void add(std::string_view context, bool reactedTo)
std::map< ELextendedID, CountAndLimit > ELmap_counts
std::map< ELextendedID, StatsCount > ELmap_stats