tree: f87dda44a8348339ff5903aa2271c8e8b443281d [path history] [tgz]
  1. LICENSE
  2. README.md
  3. stdr.go
vendor/github.com/go-logr/stdr/README.md

Minimal Go logging using logr and Go's standard library

Go Reference

This package implements the logr interface in terms of Go's standard log package(https://pkg.go.dev/log).