这是indexloc提供的服务,不要输入任何密码

bdlogging 0.1.1 copy "bdlogging: ^0.1.1" to clipboard
bdlogging: ^0.1.1 copied to clipboard

outdated

A Flutter package that provide logging capability for flutter apps.

0.0.1 #

  • Provide the functionality to log events.
  • Provide two out-of-the-box log handler (console, file).
  • Provide the feature of formatting logs that allow to format a log record to a pleasant format.
  • Provide a default log formatter.

0.0.2 #

  • Decreased dependency boundaries on package collection.

0.1.0 #

  • Added support for dart 3.0.0
  • Added Isolate file handler, that logs into a file but in another isolate.
  • Added a new BDLevel as success for success messages.

0.1.1 #

  • Updated package dependencies constraints.
2
likes
0
points
570
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provide logging capability for flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, http, intl, io, meta, path

More

Packages that depend on bdlogging