R/logger.R
logger_log.Rd
Extact the log
logger_log(x, as_text = FALSE)
a Logger monad instance
Logger
(logical) should the log be returned as text?
if as_text, a string, otherwise the log is printed to console
as_text
Other logger: rerun()
rerun()