R/logger.R
logger.info.Rd
This function will print an informational message.
logger.info(msg, ...)
the message that should be printed.
any additional text that should be printed.
Rob Kooper
if (FALSE) { # \dontrun{ logger.info('PEcAn version 1.2') } # }