menu
zego_express_engine_codify package
documentation
zego_express_engine.dart
ZegoLogConfig
ZegoLogConfig.new constructor
ZegoLogConfig.new constructor
dark_mode
light_mode
ZegoLogConfig
constructor
ZegoLogConfig
(
String
logPath
,
int
logSize
, {
int
?
logCount
,
String
?
logLevel
,
})
Implementation
ZegoLogConfig(this.logPath, this.logSize, {this.logCount, this.logLevel});
zego_express_engine_codify package
documentation
zego_express_engine
ZegoLogConfig
ZegoLogConfig.new constructor
ZegoLogConfig class