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

outdated

Logging for Dart/Flutter applications, with the same concepts for tree and planting logging tree as Timber on Android

1.0.0 #

Initial Version of the library.

  • Includes the ability to plant a custom Tree by extending Tree class.
  • Includes five log types, fatal, error, warning, info and debug.
  • Captures error in current isolation and in a zone and send to log.
  • Includes the DebugTree with tag, message, json, error, StackTrace, and with the possibility of colorized the output.
12
likes
0
pub points
63%
popularity

Publisher

verified publisherkmartins.dev

Logging for Dart/Flutter applications, with the same concepts for tree and planting logging tree as Timber on Android

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on groveman