Skip to content

ai_logger

Logger

Class created for debug purposes.

info(msg)

Prints message to terminal in real-time.

Parameters:

Name Type Description Default
msg

message to print. It can be of any type.

required