pinelogger_flutter library

Classes

DebugOnlyPrinter
Filters the printer to only work in debug mode. This is most useful with MultiPrinter.
PineloggerContext
ReleaseOnlyPrinter
Filters the printer to only work in release mode. This is most useful with MultiPrinter.

Functions

flutterLogger(PinelogMessage message) → void