templates/print library

Classes

PVLogJustPrinter
Simple printer adapter that outputs formatted log data to console.
PVLogNicerPrinter
Enhanced printer adapter that provides rich, formatted console output.
PVStdFormatter
Standard formatter that prepares log data for printing adapters.

Constants

iconList → const List<String>
Icons representing different log levels from low to high severity.

Properties

kDebugMode bool
Simple debug mode detection for pure Dart environment.
no setter