package
2.1.0+incompatible
Repository: https://github.com/jexia/semaphore.git
Documentation: pkg.go.dev
# Functions
Debug logs a message at DebugLevel.
Error logs a message at ErrorLevel.
Info logs a message at InfoLevel.
SetLevel sets all modules matching the given pattern with the given log level.
Warn logs a message at WarnLevel.
WithFields adds structured context to the defined logger.
WithLogger creates a child context.