dart_logz 1.0.4
dart_logz: ^1.0.4 copied to clipboard
A stupid simple logging package for Dart with colorful output.
Dart Logz #
1.0.4 #
- Fix lint issue.
1.0.3 #
- Fix lint issues.
- Relax Dart version constraint.
- Update dependencies.
1.0.2 #
- Fix static analysis warning: "part-of directive uses a library name"
- Make
LogzConfigabstract to remove the need for a private constructor to prevent instantiation.
1.0.1 #
- Add thumbnail to pub.dev.
- Update readme.
1.0.0 #
- Initial release.
0.0.2 #
- Add global instance access.
- Update readme.
0.0.1 #
- Initial developer preview.