v0.3.0
BREAKING CHANGES
Logr 1.0 introduces several breaking changes to significantly reduce the overhead for loggers, moving away from being purely an interface to a concrete type with pluggable LogSink. See go-logr/logr#42 for details.
If you still use an older pre-1.0 version of logr, stay with v0.2.0 of this package.