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 901b07b commit bb3b263Copy full SHA for bb3b263
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.4.0
2
+
3
+- Added pub.dev `topics`. Thanks to
4
+ @jonasfj ([#74](https://github.com/SourceHorizon/logger/pull/74)).
5
+- PrettyPrinter: Added `dateTimeFormat` option (backwards-compatible with `printTime`).
6
+ Fixes [#80](https://github.com/SourceHorizon/logger/issues/80).
7
8
## 2.3.0
9
10
- AdvancedFileOutput: Added file deletion option. Thanks to
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 2.3.0
+version: 2.4.0
repository: https://github.com/SourceHorizon/logger
topics:
0 commit comments