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 17675e3 commit 9e9dbdbCopy full SHA for 9e9dbdb
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.2.2
2
+
3
+- Fixed conditional LogOutput export. Credits to
4
+ @ChristopheOosterlynck [#4](https://github.com/Bungeefan/logger/pull/4).
5
6
## 1.2.1
7
8
- Reverted `${this}` interpolation and added linter
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 1.2.1
+version: 1.2.2
repository: https://github.com/Bungeefan/logger
environment:
0 commit comments