flutter_w_log library

Classes

WLog
打印集合
WLogConfig
配置集合
WLogConstants
常数项
WLogDao
数据库操作类
WLogDB
存储内容全局上下文
WLogDBConfig
存储配置
WLogDBExport
导出相关
WLogDV
打印全局上下文
WLogDVConfig
视图配置
WLogModel
模型

Enums

WLogLevel

Functions

debugPrintWLog(String? message, {int? wrapWidth}) → void
打印2
getXXTeaSembastCodec({required String password}) → SembastCodec
加密
printWLog(Object? object) → void
打印1
recordError(Object message, StackTrace? stack) → void
打印3

Typedefs

WLogModelFormatFunc = String Function(WLogModel m)