log

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 8 Imported by: 5

Documentation

Overview

Package log @Description: log包,日志相关业务 @Link https://github.com/natefinch/lumberjack @Link https://github.com/uber-go/zap

@Ref https://www.cnblogs.com/stulzq/p/16741844.html

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(msg string, params ...interface{})

func DebugTag

func DebugTag(tag string, msg string, params ...interface{})

func Error

func Error(msg string, params ...interface{})

func ErrorTag

func ErrorTag(tag string, msg string, params ...interface{})

func Info

func Info(msg string, params ...interface{})

func InfoTag

func InfoTag(tag string, msg string, params ...interface{})

func Warn

func Warn(msg string, params ...interface{})

func WarnTag

func WarnTag(tag string, msg string, params ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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