xerkonix_logger 1.0.1
xerkonix_logger: ^1.0.1 copied to clipboard
Flutter logging package with log levels and emojis.
Changelog #
All notable changes to this project will be documented in this file.
1.0.1 #
Changes #
- Fixed Pub Points: Reduced description length to meet pub.dev requirements
- Fixed test errors: Exported internal logger classes for testing
- Updated all code comments to English
1.0.0 #
Initial Release #
- Feature-rich logging package for Flutter applications
- Simple and intuitive logging API
- Multiple log levels (log, debug, info, warning, error, exception)
- Emoji-enhanced log messages for better readability
- HTTP request/response logging support
- Multipart request logging
- Build process logging
- Fun logger options (heart, robot, poop)
- Integration with logger and http packages
- Full Flutter 3.24+ and Dart 3.5+ compatibility