lime_tbx.common.logger module

This module is in charge of logging the output data.

It exports the following functions:
  • get_logger() - Returns the toolbox logger, used for logging messages.

lime_tbx.common.logger.get_logger() Logger[source]

Returns the toolbox logger, used for logging messages.

Returns: logger: logging.Logger

LIME Toolbox logger.