[][src]Function loggy::errors

pub fn errors() -> usize

Return the total number of calls to error! in the whole program.

This is reset for each test using the test_loggy! macro.