BrickLogService
Functions
log_brick_critical @classmethod
obj :
Any message :
str log_brick_error @classmethod
obj :
Any message :
str log_brick_info @classmethod
obj :
Any message :
str log_brick_message @classmethod
brick_name :
str message :
str status :
Literal log_brick_message_from_obj @classmethod
Log a message for the brick of the object. The message is save in DB so it can be viewed later
obj :
Any obj that caused the message. The brick information will be retrieve form the obj type
message :
str [description]
status :
Literal [description]
log_brick_warning @classmethod
obj :
Any message :
str log_waiting_messages @classmethod