package
0.0.0-20220126183047-e35233a30c3d
Repository: https://github.com/codeready-toolchain/devcluster.git
Documentation: pkg.go.dev

# Functions

Error logs the error with the given message.
Errorf logs the error with the given formatted message.
Info logs a non-error message.
Infof logs a non-error formatted message.
Init initializes the logger.
WithValues creates a new logger with additional key-value pairs in the context.

# Structs

Logger implements log.Logger.