We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd23083 commit bcd833dCopy full SHA for bcd833d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.2.0
2
+This new release introduces:
3
+ * A new method `SetReportCaller` in the `Logger` to enable the file, line and calling function from which the trace has been issued
4
+ * A new trace level named `Trace` whose level is below `Debug`
5
+ * A configurable exit function to be called upon a Fatal trace
6
+ * The `Level` object now implements `encoding.TextUnmarshaler` interface
7
+
8
# 1.1.1
9
This is a bug fix release.
10
* fix the build break on Solaris
0 commit comments