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 047c410 commit a48733eCopy full SHA for a48733e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.0
2
+- Enhance boxing control with PrettyPrinter. Credits to @timmaffett
3
+- Add trailing new line to FileOutput. Credits to @narumishi
4
+- Add functions as a log message. Credits to @smotastic
5
+
6
## 1.0.0
7
- Stable nullsafety
8
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 1.0.0
+version: 1.1.0
homepage: https://github.com/leisim/logger
environment:
0 commit comments