mirror of
https://github.com/docker/cli.git
synced 2026-09-26 17:30:51 -04:00
full diff: https://github.com/docker/docker/compare/032797ea4bcb...06499c52e2b12b0540fed5c47a22e25c0cf6775a Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
7 lines
317 B
Markdown
7 lines
317 B
Markdown
# Minimal Go logging using logr and Go's standard library
|
|
|
|
[](https://pkg.go.dev/github.com/go-logr/stdr)
|
|
|
|
This package implements the [logr interface](https://github.com/go-logr/logr)
|
|
in terms of Go's standard log package(https://pkg.go.dev/log).
|