log_utils_plus 1.3.1 copy "log_utils_plus: ^1.3.1" to clipboard
log_utils_plus: ^1.3.1 copied to clipboard

A configurable Flutter logging utility built on top of logger.

1.3.1 #

  • Updated package metadata for the 1.3.1 release.

1.3.0 #

  • Raised the minimum Dart SDK to 3.8.0 and upgraded logger to 2.8.0 and flutter_lints to 6.0.0.

  • Improved logger output lifecycle management, configuration validation, and timing key handling.

  • Added deterministic logger disposal and monotonic timing by default.

1.2.0 #

  • Renamed the package to log_utils_plus and refreshed the README for publishing.

1.1.0 #

  • Added configure() for runtime logger customization.

  • Added resetConfiguration() and resetAllTimes().

  • Improved logTimeEvent() to return Duration.

  • Added automated tests for log level filtering and timing behavior.

  • Replaced template README and package metadata with usable documentation.

1.0.1 #

  • Initial release.
1
likes
140
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A configurable Flutter logging utility built on top of logger.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, logger

More

Packages that depend on log_utils_plus