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 0630cdc commit 2b7432cCopy full SHA for 2b7432c
CHANGELOG.md
@@ -1,3 +1,22 @@
1
+# Changelog for unreleased
2
+
3
+The following sections list the changes for unreleased.
4
5
+## Summary
6
7
+ * Chg #104: Switch to official logging library
8
9
+## Details
10
11
+ * Change #104: Switch to official logging library
12
13
+ Since there have been a structured logger part of the Go standard library we
14
+ thought it's time to replace the library with that. Be aware that log messages
15
+ should change a little bit.
16
17
+ https://github.com/promhippie/scw_exporter/issues/104
18
19
20
# Changelog for 1.1.0
21
22
The following sections list the changes for 1.1.0.
0 commit comments