shouldRollNextFile abstract method

FutureOr<bool> shouldRollNextFile()

Return true if log file should rotate to new.

Implementation

FutureOr<bool> shouldRollNextFile();