logger

package module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

simple-logger

安装
go get gitee.com/ggkuresss/simple-logger

Documentation

Index

Constants

View Source
const (
	INFO  = "INFO"
	DEBUG = "DEBUG"
	WARN  = "WARN"
	ERROR = "ERROR"
)

Variables

Functions

func Debug

func Debug(msg ...any)

func Error

func Error(msg ...any)

func Info

func Info(msg ...any)

func Warn

func Warn(msg ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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