logger

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Logger *log.Logger
)

Functions

func Debug

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

Debug 记录调试日志

func Error

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

Error 记录错误日志

func Fatal

func Fatal(msg string, args ...interface{})

Fatal 记录致命错误日志并退出

func Info

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

Info 记录信息日志

func Init

func Init()

Init 初始化日志

func Warn

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

Warn 记录警告日志

Types

This section is empty.

Jump to

Keyboard shortcuts

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