50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


emoa (version 0.5-0)

emoa_console_logger: console logger

Description

Logger object that outputs log messages to the console

Usage

emoa_console_logger(...)

Arguments

...
passed to emoa_logger.

Value

An emoa_logger object.

Details

This is a wrapper that calls emoa_logger(output=output, ...) internally and returns that logger.