# Constants
DebugLevel is the converted logging level from logrus to go-logr for debug level logging.
InfoLevel is the converted logging level from logrus to go-logr for information level logging.
WarnLevel is the converted logrus level to go-logr for warnings.