menu
yunxin_room_kit package
documentation
room_kit.dart
ALoggerConfig
ALoggerConfig.new const constructor
ALoggerConfig.new const constructor
dark_mode
light_mode
ALoggerConfig
constructor
const
ALoggerConfig
(
{
ALogLevel
level
=
ALogLevel.verbose
,
String
?
path
,
String
?
namePrefix
,
})
Implementation
const ALoggerConfig( {this.level = ALogLevel.verbose, this.path, this.namePrefix});
yunxin_room_kit package
documentation
room_kit
ALoggerConfig
ALoggerConfig.new const constructor
ALoggerConfig class