Skip to contents

This function takes advantage of the package blastula to send an email containing a summary of the latest submissions with problems.

Usage

send_validation_mail(log_threshold = logger::DEBUG)

Arguments

log_threshold

The (standard Apache logj4) log level used as a threshold for the logging infrastructure. See logger::log_levels for more details

Value

Nothing, this function is useful for its side effects.