mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-18 03:56:35 +00:00
* Updates containerd to v1.7.0 and new binary for 32-bit Arm OSes. * Updates Go dependencies - openfaas and external Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
7 lines
317 B
Markdown
Generated
7 lines
317 B
Markdown
Generated
# 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).
|