menu
bdlogging_firebase package
documentation
bdlogging_firebase.dart
BDLogFormatter
format abstract method
format abstract method
dark_mode
light_mode
format
abstract method
String
format
(
BDLogRecord
record
)
Format the
record
to a
String
representation.
Implementation
String format(final BDLogRecord record);
bdlogging_firebase package
documentation
bdlogging_firebase
BDLogFormatter
format abstract method
BDLogFormatter class