ECPILogger¶
-
class
ECPILogger(log_level='info', log_dest_path=None, stream=True, root='ecpi')[source]¶ Bases:
objectLogger for ECPI
Constructor
Parameters: - cfg (ConfigParser) – configuration container from the configuration file
- log_dest_path (str) – path where the log file will be created
Methods Summary
message_end()message_start()Methods Documentation