zapProvider

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ZapProviderConfig zapConfig

Functions

func NewZapProvider

func NewZapProvider(config *zapConfig) (*zap.Logger, error)

NewZapProvider 实例化:Zap日志服务提供者

Types

type EncoderType

type EncoderType = string

ZapProvider Zap日志服务提供者

const (
	EncoderTypeConsole EncoderType = "CONSOLE"
	EncoderTypeJson    EncoderType = "JSON"
)

type ZapProvider

type ZapProvider struct{}

ZapProvider Zap日志服务提供者

var ZapProviderApp ZapProvider

func (*ZapProvider) New

func (*ZapProvider) New(config *zapConfig) (*zap.Logger, error)

New 实例化:Zap日志服务提供者

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL