menu
hybrid_runtime package
documentation
_tools/logger/logger.dart
LoggerInitOptions
LoggerInitOptions.new constructor
LoggerInitOptions.new constructor
dark_mode
light_mode
LoggerInitOptions
constructor
LoggerInitOptions
(
{
String
?
sessionId
,
Map
<
String
,
String
>
?
hostInfo
,
LogLevel
?
logLevel
,
})
Implementation
LoggerInitOptions({ this.sessionId, this.hostInfo, this.logLevel, });
hybrid_runtime package
documentation
_tools/logger/logger
LoggerInitOptions
LoggerInitOptions.new constructor
LoggerInitOptions class