GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.sub
/
ILogOutputComponent
/
log
log
abstract
fun
log
(
level
:
LogLevel
,
tag
:
String
,
msg
:
String
)
日志打印
Parameters
level
日志级别
com.gw.gwiotapi.entities.LogLevel
tag
日志标签
msg
日志内容