any_logger 1.0.10
any_logger: ^1.0.10 copied to clipboard
A powerful, flexible, and intuitive logging library for Dart and Flutter with progressive complexity - from one-line setup to enterprise configurations.
Changelog #
1.0.10 #
- Updated README
- Improved self logging
1.0.9 #
- Updated README (No dependencies in core lib)
1.0.8 #
- Adding documentation on how to register this extension
1.0.7 #
- Some auto fix tool added a bug in ConsoleAppender
1.0.6 #
- Remove pubspec.lock from version control
1.0.5 #
- Updated README to reference extension packages through links
- Fixed issues reported by pano
1.0.4 #
- Added addAppenderConfig to LoggerBuilder
1.0.3 #
- Stabilized Flutter platform detection for best IdProvider implementation selection
- Uncluttered README
1.0.2 #
- Updated README
1.0.1 #
- Removed claim to be web compatible and amended README accordingly
1.0.0 #
- Initial release of Any Logger