logger

package
v0.0.0-...-7e6976a Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(cfg Config)

func Middleware

func Middleware(next http.Handler) http.Handler

Types

type Config

type Config struct {
	LogLevel      string `env:"LOGGER_LEVEL" envDefault:"error"`
	PrettyConsole bool   `env:"LOGGER_PRETTY_CONSOLE" envDefault:"false"`
}

Jump to

Keyboard shortcuts

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