Documentation
¶
Overview ¶
Package logging uses the logr.Logger interface to integrate with different logging implementation for structured logging
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Logger ¶
func LoggerFromContext ¶
LoggerFromContext wraps the LoggerFromContext or creates a Zap production logger
func NewStandardLogger ¶
func NewStandardLogger() Logger
NewStandardLogger wraps the creation of a Golang standard logger
Click to show internal directories.
Click to hide internal directories.