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 2163a08 commit 931076dCopy full SHA for 931076d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.5.0
2
+
3
+- AdvancedFileOutput: Added support for custom `fileUpdateDuration`. Thanks to
4
+ @shlowdy ([#86](https://github.com/SourceHorizon/logger/pull/86)).
5
+- README: Fixed outdated LogOutput documentation.
6
7
## 2.4.0
8
9
- Added pub.dev `topics`. Thanks to
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 2.4.0
+version: 2.5.0
repository: https://github.com/SourceHorizon/logger
topics:
0 commit comments