pyrtma.client_logging.RTMALogger
- class RTMALogger(log_name, rtma_client, level=20)[source]
Bases:
objectMethods
add_childexception_logging_contextinit_console_handlerinit_file_handlerinit_rtma_handlerSet the log level as well as the level for each handler
Attributes
console_formatterconsole_handlerconsole_levelenable_consoleenable_fileenable_rtmafile_formatterfile_handlerfile_levellevellog_filenamelog_nameloggerMinimum level of all handlers
rtma_handlerrtma_level- Parameters:
log_name (str)
rtma_client (ClientLike)
level (int)