Function loggy::had_errors [] [src]

pub fn had_errors() -> bool

Return whether there were any calls to error! in the whole program.

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