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 3eff350 commit 3e9f87cCopy full SHA for 3e9f87c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.2.0
2
+
3
+- Added AdvancedFileOutput. Thanks to
4
+ @pyciko ([#65](https://github.com/SourceHorizon/logger/pull/65)).
5
+- Added missing acknowledgments in README.
6
7
## 2.1.0
8
9
- Improved README explanation about debug mode. Thanks to
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 2.1.0
+version: 2.2.0
repository: https://github.com/SourceHorizon/logger
environment:
0 commit comments