# Functions
NewLogger returns a new instance of the clusterctl.
SetLogger sets a concrete logging implementation for all deferred Loggers.
UnstructuredToValues provide a utility function for creation values describing an Unstructured objects.
WithThreshold implements a New Option that allows to set the threshold level for a new logger.
# Variables
Log is the base logger used by kubebuilder.
# Type aliases
Option is a configuration option supplied to NewLogger.