menu
nudgecore_v2 package
documentation
utilities/n_logger.dart
NLogger
w static method
w static method
dark_mode
light_mode
w
static method
void
w
(
String
message
)
Implementation
static void w(String message) { _log('WARNING', message); }
nudgecore_v2 package
documentation
utilities/n_logger
NLogger
w static method
NLogger class