log4flutter 0.0.3 copy "log4flutter: ^0.0.3" to clipboard
log4flutter: ^0.0.3 copied to clipboard

log4flutter

flutter_log #

flutter_log

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Log.trace("ModuleName", "test log");
Log.debug("ModuleName", "test log");
Log.info("ModuleName", "test log");
Log.warning("ModuleName", "test log");
Log.error("ModuleName", "test log");
Log.fatal("ModuleName", "test log");
Log.crash("ModuleName", "test log");
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

log4flutter

Homepage

License

unknown (LICENSE)

Dependencies

flutter, stack_trace

More

Packages that depend on log4flutter