# Functions
NewLogger returns a new logr.Logger instance.
# Constants
No description provided by the author
ErrorLevel limits logs to ERROR messages only.
MaxInfoLevel allows ERROR, INFO, DEBUG and TRACE messages.
MedInfoLevel allows ERROR, INFO, and DEBUG messages.
MinInfoLevel limits logs to ERROR and INFO messages.