xxxlogger

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: MIT Imports: 6 Imported by: 0

README

xxxlogger

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(message string, fields ...zap.Field)

func Error

func Error(message string, fields ...zap.Field)

func Info

func Info(message string, fields ...zap.Field)

func InitDevLogger

func InitDevLogger(logFilepath string)

InitDevLogger 同时写入 控制台 和 文件 中 输出 Debug日志

func InitProdLogger

func InitProdLogger(logFilepath string)

InitProdLogger 只写入 文件 中 且不输出 Debug日志

func Warn

func Warn(message string, fields ...zap.Field)

Types

This section is empty.

Jump to

Keyboard shortcuts

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