package
0.1.0
Repository: https://github.com/supremind/pkg.git
Documentation: pkg.go.dev

# Functions

SetLogger sets a concrete logging implementation for the base logger.
WithName wraps WithName of base logger.
WithValues wraps WithValues of base logger.
ZapLogger is a Logger implementation.

# Constants

DEBUG is the log level of debug.

# Variables

Log is a global base logger.
ZLog is a global zap logger.