Super simple colored logging for the impatient developer
More...
Simple logging with colors
info(42); success("Hello world"); warning(73.77); error("Hello world"); verbose(Object()); navigation("Hello world"); actioned("Hello world");
arcane.art
Repository (GitHub)View/report issues
unknown (license)
colored_print, flutter
Packages that depend on fast_log
Back