class TMSiSDK.tmsi_utilities.tmsi_logger.TMSiLoggerPerformance(*args, **kwargs)#

Bases: object

Class to handle the performance logs.

__init__()#

Initialize the performance logger.

Methods

__init__()

Initialize the performance logger.

log(message)

Log the message with performance level.

log(message)#

Log the message with performance level.

Parameters:

message (str) – message to log.