logger

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

Debug 记录DEBUG级别的日志信息

func Debugf

func Debugf(template string, args ...interface{})

Debugf 记录DEBUG级别的日志信息

func Error

func Error(args ...interface{})

Error 记录ERROR级别的日志信息

func Errorf

func Errorf(template string, args ...interface{})

Errorf 记录ERROR级别的日志信息

func Fatal

func Fatal(args ...interface{})

Fatal 记录FATAL级别的日志信息并退出程序

func Fatalf

func Fatalf(template string, args ...interface{})

Fatalf 记录FATAL级别的日志信息并退出程序

func Info

func Info(args ...interface{})

Info 记录INFO级别的日志信息

func Infof

func Infof(template string, args ...interface{})

Infof 记录INFO级别的日志信息

func Panic

func Panic(args ...interface{})

Panic 记录PANIC级别的日志信息并引发panic

func Panicf

func Panicf(template string, args ...interface{})

Panicf 记录PANIC级别的日志信息并引发panic

func Warn

func Warn(args ...interface{})

Warn 记录WARN级别的日志信息

func Warnf

func Warnf(template string, args ...interface{})

Warnf 记录WARN级别的日志信息

Types

This section is empty.

Jump to

Keyboard shortcuts

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