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 79734ab commit 0958b53Copy full SHA for 0958b53
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.9.1
2
+- Fix logging output for Flutter Web. Credits to @nateshmbhat and @Cocotus.
3
+
4
## 0.9.0
5
- Remove `OutputCallback` and `LogCallback`
6
- Rename `SimplePrinter`s argument `useColor` to `colors`
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 0.9.0
+version: 0.9.1
homepage: https://github.com/leisim/logger
environment:
0 commit comments