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 f50c22c commit bdc79b5Copy full SHA for bdc79b5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.2+1
2
+
3
+* Meta update: Updated repository links to https://github.com/SourceHorizon/logger.
4
5
## 2.0.2
6
7
- Moved the default log level assignment to prevent weird lazy initialization bugs.
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 2.0.2
+version: 2.0.2+1
repository: https://github.com/SourceHorizon/logger
environment:
0 commit comments