log

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitLast

func SplitLast(str, sep string) string

SplitLast 字符串分割获取最后一位

Types

type GuiLogger

type GuiLogger struct {
	Ctx context.Context
}

GuiLogger logrus 自定义 hook

var GuiLog *GuiLogger

func (*GuiLogger) Fire

func (g *GuiLogger) Fire(entry *logrus.Entry) error

Fire 将异常日志写入到指定日志文件中

func (*GuiLogger) Levels

func (g *GuiLogger) Levels() []logrus.Level

Levels 只定义 error 和 panic 等级的日志,其他日志等级不会触发 hook

Jump to

Keyboard shortcuts

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