package
2.9.0
Repository: https://github.com/cloudtrust/common-service.git
Documentation: pkg.go.dev

# Functions

AllowLevel sets the log filtering according to the provided level.
ConvertToLevel transform string value in level.
NewLeveledLogger is a wrapper around gokit logger with level.
NewNopLogger returns a logger that doesn't do anything.
With returns a new contextual logger with keyvals prepended to those passed to calls to Log.

# Interfaces

Logger interface for logging with level.