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