logi

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 日志大小限制,单位MB
	MaxSize = 100
	// 历史日志文件保留天数
	MaxAge = 30
	// 最大保留历史日志数量
	MaxBackups = 10
)

Variables

View Source
var (
	Viper      = viper.New()
	Log        *zap.Logger
	ZapOptions czap.Options
)

Functions

func Build

func Build(zapConfig zap.Config) *zap.Logger

func GetConfig

func GetConfig() zap.Config

func GetLogger

func GetLogger(viper *viper.Viper)

func GetOptions

func GetOptions(viper *viper.Viper) czap.Options

func IsDebug

func IsDebug() bool

func SetLogger

func SetLogger(l *zap.Logger)

func SetOptions

func SetOptions(o czap.Options)

Types

This section is empty.

Jump to

Keyboard shortcuts

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