menu
slog_core package
documentation
logger.dart
SLogOptions
printers property
printers property
dark_mode
light_mode
printers
property
List
<
SLogPrinter
>
printers
final
The printers that will be used by th logger
Implementation
final List<SLogPrinter> printers;
slog_core package
documentation
logger
SLogOptions
printers property
SLogOptions class