log_utils_plus 1.2.0
log_utils_plus: ^1.2.0 copied to clipboard
A configurable Flutter logging utility built on top of logger.
1.2.0 #
- test
1.1.0 #
- Added
configure()for runtime logger customization. - Added
resetConfiguration()andresetAllTimes(). - Improved
logTimeEvent()to returnDuration. - Added automated tests for log level filtering and timing behavior.
- Replaced template README and package metadata with usable documentation.
1.0.1 #
- Initial release.