menu
dive_computer package
documentation
framework/dive_computer_ffi.dart
DiveComputerFfi
enableDebugLogging static method
enableDebugLogging static method
dark_mode
light_mode
enableDebugLogging
static method
void
enableDebugLogging
(
[
Level
level
=
logging.Level.INFO
])
Implementation
static void enableDebugLogging([logging.Level level = logging.Level.INFO]) { log.level = level; }
dive_computer package
documentation
framework/dive_computer_ffi
DiveComputerFfi
enableDebugLogging static method
DiveComputerFfi class