releso.util.logger

ReLeSO logging.

This file holds the verbosity definitions and helper functions for the logger used in this package.

Functions

get_parser_logger()

Get the logger which is to be used during the parsing of the json file.

set_up_logger([logger_name, ...])

Create a logger instance with a specified name.

Classes

VerbosityLevel(value)

Defines the verbosity level of the logger.