HPS-MC
hpsmc._logging Namespace Reference

Functions

def _setup_logging (config)
 

Function Documentation

◆ _setup_logging()

def hpsmc._logging._setup_logging (   config)
private
"! setup and configure the logging using the HPSMC block of the passed config

The parameters 'loglevel' and 'logfile' are checked within the 'HPSMC' block of the config.
The default loglevel is INFO and the default logfile is the terminal (stdout).

Definition at line 8 of file _logging.py.