package
0.0.0-20250307055322-04d9774b42d2
Repository: https://github.com/snetsystems/cloudhub.git
Documentation: pkg.go.dev

# Functions

New wraps a logrus Logger.
ParseLevel takes a string level and returns the Logrus log level constant.

# Constants

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
PanicLevel level, highest level of severity.
WarnLevel level.

# Type aliases

Level type.