logger

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(text string)

Debug 发送 DEBUG 级日志.

func Debugf

func Debugf(format string, args ...any)

Debugf 发送 DEBUG 级日志.

func Debugfc

func Debugfc(ctx context.Context, format string, args ...any)

Debugfc 发送 DEBUG 级日志.

func Error

func Error(text string)

Error 发送 ERROR 级日志.

func Errorf

func Errorf(format string, args ...any)

Errorf 发送 ERROR 级日志.

func Errorfc

func Errorfc(ctx context.Context, format string, args ...any)

Errorfc 发送 ERROR 级日志.

func Fatal

func Fatal(text string)

Fatal 发送 FATAL 级日志.

func Fatalf

func Fatalf(format string, args ...any)

Fatalf 发送 FATAL 级日志.

func Fatalfc

func Fatalfc(ctx context.Context, format string, args ...any)

Fatalfc 发送 FATAL 级日志.

func Info

func Info(text string)

Info 发送 INFO 级日志.

func Infof

func Infof(format string, args ...any)

Infof 发送 INFO 级日志.

func Infofc

func Infofc(ctx context.Context, format string, args ...any)

Infofc 发送 INFO 级日志.

func New

func New() common.LoggingManager

New 管理器单例.

func Warn

func Warn(text string)

Warn 发送 WARN 级日志.

func Warnf

func Warnf(format string, args ...any)

Warnf 发送 WARN 级日志.

func Warnfc

func Warnfc(ctx context.Context, format string, args ...any)

Warnfc 发送 WARN 级日志.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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