Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Setup logr.Logger
Setup creates the logger for setup usage.
Functions ¶
func InstallDBLogger ¶
InstallDBLogger installs logger sink for database driver.
Types ¶
type LoggerConfigOption ¶
type LoggerConfigOption interface {
// contains filtered or unexported methods
}
LoggerConfigOption applies extra configuration to the logger config.
func LogToStderr ¶
func LogToStderr(enabled bool) LoggerConfigOption
LogToStderr configures the logger to log to stderr.
Click to show internal directories.
Click to hide internal directories.