Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

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
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.