emoa_console_logger {emoa} | R Documentation |
Logger object that outputs log messages to the console
emoa_console_logger(...)
... |
passed to |
This is a wrapper that calls emoa_logger(output=output,
...)
internally and returns that logger.
An emoa_logger
object.