Constructor for the log validator.
const LogValidator({ this.log, /// {@macro base_validator_error_text} super.errorText, }) : super(checkNullOrEmpty: false);