Function: info
Log an info message to the console/log file.
This function is safe
Parameters
*args- any parameter to log.[kwarg] sep: str- the separator. default' '.
Exceptions
If object string and repr can’t be printed.
Log an info message to the console/log file.
This function is safe
*args - any parameter to log.[kwarg] sep: str - the separator. default ' '.If object string and repr can’t be printed.