menu
jh_debug package
documentation
index.dart
JhDebug
clearAllLog method
clearAllLog method
dark_mode
light_mode
clearAllLog
method
void
clearAllLog
(
)
清空所有类型日志
Implementation
void clearAllLog() { clearDebugLog(); clearPrintLog(); }
jh_debug package
documentation
index
JhDebug
clearAllLog method
JhDebug class