menu
apillon_flutter package
documentation
libs/apillon-logger.dart
ApillonLogger
e static method
e static method
dark_mode
light_mode
e
static method
void
e
(
dynamic
message
)
Implementation
static void e(dynamic message) { log(message, LogLevel.ERROR); }
apillon_flutter package
documentation
libs/apillon-logger
ApillonLogger
e static method
ApillonLogger class