easy_dart_logger 1.0.4+1 easy_dart_logger: ^1.0.4+1 copied to clipboard
A simple and easy to use pure dart logger compatible with dart and Flutter
1.0.0 #
- Initial version.
1.0.0+2 #
- Fix README.md
1.0.0+3 #
- Remove some ignored files
1.0.1+1 #
- Add NoDartLogger to override DartLogger with no print
1.0.2+1 #
- Add exemple and fix pubspec description
1.0.3+1 #
- Fix dart:io exception on web platform
1.0.4+1 #
- Use log function to fix vscode debug console filter