menu
hybrid_runtime package
documentation
_tools/logger/logger.dart
ILogger
init abstract method
init abstract method
dark_mode
light_mode
init
abstract method
void
init
(
LoggerInitOptions
options
)
Initialize the logger with the given options
Implementation
void init(LoggerInitOptions options);
hybrid_runtime package
documentation
_tools/logger/logger
ILogger
init abstract method
ILogger class