None
Package log implements a simple level logging package that maintains API compatibility with the standard library log package. It extends the standard library log.Logger type with a Level type that can be used to define output verbosity. It adds additional methods that will be printed only if the logger is configured at or below a given level. This package contains the source code needed for building packages that reference the following Go import paths: – git.sr.ht/~spc/go-log
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.0-14.fc41 | - |
Fedora 41 | 0.1.0-14.fc41 | - |
Fedora 40 | 0.1.0-9.fc40 | - |
Fedora 39 | 0.1.0-7.fc39 | - |
You can contact the maintainers of this package via email at
golang-sr-spc-log dash maintainers at fedoraproject dot org
.