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 b0d9478 commit 7b495baCopy full SHA for 7b495ba
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.9.2
2
+- Add `PrefixPrinter`. Credits to @tkutcher.
3
+- Add `HybridPrinter`. Credits to @tkutcher.
4
+
5
## 0.9.1
6
- Fix logging output for Flutter Web. Credits to @nateshmbhat and @Cocotus.
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 0.9.1
+version: 0.9.2
homepage: https://github.com/leisim/logger
environment:
0 commit comments