pub fn obtain_count(typ: Level, id: &'static str) -> u64
Expand description

get and increment by 1 the number of occurrence for a specific kind of message. this is not intended to be used separately, but is expected to be called from our macro expansion.