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 b19e112 commit f5bb8eaCopy full SHA for f5bb8ea
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.6.1
2
+
3
+* AdvancedFileOutput: Fixed race condition while flushing the buffer (`StateError`).
4
+ Closes [#99](https://github.com/SourceHorizon/logger/issues/99), thanks to @sap1tz.
5
6
## 2.6.0
7
8
* Added log level comparison operators. Thanks to
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 2.6.0
+version: 2.6.1
repository: https://github.com/SourceHorizon/logger
topics:
0 commit comments