//
pkg.gl
Category
github.com/GoogleCloudPlatform/k8s-config-connector
operator
pkg
logging
package
1.121.0
Repository:
https://github.com/googlecloudplatform/k8s-config-connector.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
28 SLOC
#
Functions
BuildLogger
BuildLogger constructs a logr.Logger object that matches the standard configuration across cnrm applications, writing to the io.Writer passed.
Fatal
Fatal is a utility function to replace log.Fatal, which doesn't exist for logr loggers.