fast_log 1.0.0 copy "fast_log: ^1.0.0" to clipboard
fast_log: ^1.0.0 copied to clipboard

Super simple colored logging for the impatient developer

Super simple colored logging for the impatient developer

Features #

Simple logging with colors

Usage #

info(42);
success("Hello world");
warning(73.77);
error("Hello world");
verbose(Object());
navigation("Hello world");
actioned("Hello world");
2
likes
0
pub points
54%
popularity

Publisher

verified publisherarcane.art

Super simple colored logging for the impatient developer

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

colored_print, flutter

More

Packages that depend on fast_log