Installation
Launching Instruction
Model Library
Tutorial
API Reference
RELEASE NOTES
Print in the standard output stream as well as into the log file.
*msg (any) – Message(s) to print and log.
level (int) – Log level. Default: logging.INFO.
enable_log (bool) – Whether to log the message. In some cases, like before logging configuration, this flag would be set as False. Default: True.