package
0.0.0-20211122204940-3aa76b92aec7
Repository: https://github.com/czarsimon/httputil.git
Documentation: pkg.go.dev
# Functions
GetDefaultLogger gets a named logger using the default implementation.
GetLogger creates a named logger for internal application logs.
MustGetLogger creates a names logger and panics on failure.