logger

package
v0.0.0-...-5e8e33e Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOG_EMERG   = slog.Level(0)
	LOG_ERR     = slog.Level(3)
	LOG_WARNING = slog.Level(4)
	LOG_NOTICE  = slog.Level(5)
	LOG_DEBUG   = slog.Level(7)
)

Variables

This section is empty.

Functions

func SetupLog

func SetupLog(config *config.Config)

Types

This section is empty.

Jump to

Keyboard shortcuts

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