menu
all_validations_br package
documentation
br_logger.dart
BrLogPrinter
format abstract method
format abstract method
dark_mode
light_mode
format
abstract method
List
<
String
>
format
(
BrLogRecord
record
)
Formata
record
e retorna as linhas a serem escritas.
Implementation
List<String> format(BrLogRecord record);
all_validations_br package
documentation
br_logger
BrLogPrinter
format abstract method
BrLogPrinter class