log

package
v0.0.0-...-daa1150 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(format string, a ...any)

func Error

func Error(format string, a ...any)

func Info

func Info(format string, a ...any)

func InitLogger

func InitLogger(filePath string, serviceType string)

Types

type Level

type Level string
const (
	DEBUG Level = "debug"
	INFO  Level = "info"
	ERROR Level = "error"
)

Jump to

Keyboard shortcuts

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