menu
runanywhere package
documentation
foundation/logging/sdk_logger.dart
LogDestination
write abstract method
write abstract method
dark_mode
light_mode
write
abstract method
void
write
(
LogEntry
entry
)
Receive a single log record.
Implementation
void write(LogEntry entry);
runanywhere package
documentation
foundation/logging/sdk_logger
LogDestination
write abstract method
LogDestination class