CachingLogHandler.empty

Determines if no messages have been logged since the last time reset() was called.

class CachingLogHandler
bool
empty
()

Return Value

Type: bool

True if there are no messages, or false otherwise.