Tags give the ability to mark specific points in history as being important
-
v1.9.4
b61f268f · ·v1.9.4 Notable changes: - go.mod: update minimum supported go version to v1.17. - go.mod: bump up dependencies. - Touch-up godoc and add "doc" links. - README: fix links, grammar, and update examples. - Add GNU/Hurd support. - Add WASI wasip1 support. - Remove uses of deprecated `ioutil` package. - CI: update actions and golangci-lint. - CI: remove appveyor, add macOS.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v1.2.0
bcd833df · ·v1.2.0 This new release introduces: * A new method SetReportCaller in the Logger to enable the file, line and calling function from which the trace has been issued * A new trace level named Trace whose level is below Debug * A configurable exit function to be called upon a Fatal trace * The Level object now implements encoding.TextUnmarshaler interface
-
-