package
0.0.0-20250129110512-1bd90c056274
Repository: https://github.com/zchee/go-sandbox.git
Documentation: pkg.go.dev

# Packages

Package wrapper wrapped logger package with zap.String field.

# Functions

FromContext extracts and returns the Logger from ctx value.
NewJsonLogger returns the new Logger with outputs json payload style.
NewLogger returns the new Logger for console.
WithContext returns context.Context with embedded Logger.

# Variables

Key represents a global logger package context key.

# Structs

Logger represents a zap.Logger.