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