Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogrAdapter ¶ added in v0.1.9
type LogrAdapter struct {
// contains filtered or unexported fields
}
LogrAdapter 结构体实现了 io.Writer 接口,用于将标准日志适配到 logr.Logger。 The LogrAdapter struct implements the io.Writer interface to adapt standard logs to logr.Logger.
Click to show internal directories.
Click to hide internal directories.