meta_logger 0.1.0 copy "meta_logger: ^0.1.0" to clipboard
meta_logger: ^0.1.0 copied to clipboard

A simple logging package for Flutter applications that supports persistent logging with size limits.

0.1.0 #

Features #

  • Log messages with different severity levels: error, info, warning, debug.
  • Store logs persistently using Hive.
  • Configure maximum log size to automatically delete old logs when the limit is exceeded.
  • Support for custom configurations, including log formatting and colors.
0
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A simple logging package for Flutter applications that supports persistent logging with size limits.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hive, intl, path_provider, uuid

More

Packages that depend on meta_logger