menu
bdlogging_firebase package
documentation
bdlogging_firebase.dart
BDLogHandler
handleRecord abstract method
handleRecord abstract method
dark_mode
light_mode
handleRecord
abstract method
Future
<
void
>
handleRecord
(
BDLogRecord
record
)
Handle the
BDLogRecord
.
Implementation
Future<void> handleRecord(final BDLogRecord record);
bdlogging_firebase package
documentation
bdlogging_firebase
BDLogHandler
handleRecord abstract method
BDLogHandler class