MindIO TFT打印日志。
mindio_ttp.framework_ttp.adapting_logger(level: int, msg: str)
参数
是否必选
说明
取值要求
level
必选
日志等级。
int。
msg
打印的信息。
str,最大长度为1000字符。
无