logs

package
v0.0.0-...-1ba92f8 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MulanPSL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogInterface

type LogInterface interface {
	//Debug 调试日志
	Debug(...interface{})

	//Info 普通日志
	Info(...interface{})

	//Error 错误日志
	Error(...interface{})
}

Jump to

Keyboard shortcuts

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