mirror of
https://github.com/luscis/openlan.git
synced 2025-10-07 17:40:54 +08:00
5 lines
203 B
Markdown
5 lines
203 B
Markdown
# Minimal Go logging using logr and Go's standard library
|
|
|
|
This package implements the [logr interface](https://github.com/go-logr/logr)
|
|
in terms of Go's standard log package(https://godoc.org/std/log).
|