package
2.2.1
Repository: https://github.com/bloodhoundad/azurehound.git
Documentation: pkg.go.dev

# 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.

# Structs

Options allows the user to set various options for the logr.Logger implementation.