package
1.3.1
Repository: https://github.com/ezh/wireguard-grpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Error logs an error, with the given message and key/value pairs as context.
Info logs a non-error message with the given key/value pairs as context.
ParseVerbosity takes a verbosity level name and returns the Verbosity level constant.
RegisterLogger registers global logr implementation.
V returns a new Logger instance for a specific verbosity level, relative to this Logger.

# Constants

DebugVerbosity is verbosity the level of the line printer for debug messages.
ErrorVerbosity is the verbosity level of the line printer for error messages.
FatalVerbosity is the verbosity level of the line printer for fatal messages.
InfoVerbosity is verbosity the level of the line printer for information messages.
SuccessVerbosity is verbosity the level of the line printer for success messages.
SuppressVerbosity is the verbosity level of the line printer to suppress messages.
Verbosity level names.
Verbosity level names.
Verbosity level names.
Verbosity level names.
Verbosity level names.
Verbosity level names.
Verbosity level names.
Verbosity level names.
WarnVerbosity is the verbosity level of the line printer for warning messages.

# Type aliases

Verbosity defines the verbosity level of the line printer.