LMIShellLogger¶
- class lmi.shell.LMIShellLogger.LMIShellLogger(name, level=0)[source]¶
LMIShell’s logger with queueing capability.
- exception(msg, *args, **kwargs)[source]¶
Log a message with severity ‘ERROR’ also with exception information.
- lmi.shell.LMIShellLogger.lmi_setup_logger(log_options)[source]¶
Sets logging level.
Parameters: log_options (int) – level defined in LMIShellOptions