Send validation summary email
send_validation_mail.Rd
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