We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1095777 commit 6150719Copy full SHA for 6150719
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.8.3
2
+- Add LogfmtPrinter
3
+- Add colored output to SimplePrinter
4
+
5
## 0.8.2
6
- Add StreamOutput
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 0.8.2
+version: 0.8.3
homepage: https://github.com/leisim/logger
environment:
0 commit comments