Simple level log package
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: – github.com/subpop/go-log
| Release | Stable | Testing |
|---|---|---|
| Fedora 43 | 0.1.2-3.fc43 | - |
| Fedora 42 | 0.1.2-2.fc42 | - |
You can contact the maintainers of this package via email at
golang-github-subpop-log dash maintainers at fedoraproject dot org.