Formatter typedef

Formatter = String Function(Level lvl, String tag, String msg)

Implementation

typedef Formatter = String Function(Level lvl, String tag, String msg);