Skip to contents

Extact the log

Usage

logger_log(x, as_text = FALSE)

Arguments

x

a Logger monad instance

as_text

(logical) should the log be returned as text?

Value

if as_text, a string, otherwise the log is printed to console

See also

Other logger: rerun()