menu
strlog package
documentation
strlog.dart
Handler
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
void
handle
(
Record
record
)
Handles incoming record.
Implementation
void handle(Record record);
strlog package
documentation
strlog
Handler
handle abstract method
Handler class