logging

package
v0.0.0-...-c5d5e9c Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LoggingSet = wire.NewSet(
	NewLogger,
)

Functions

func NewLogger

func NewLogger(cfg *config.RuntimeConfig) *slog.Logger

NewLogger creates a new logger based on runtime configuration

Types

type Logger

type Logger struct {
	*slog.Logger
}

Logger wraps slog.Logger with additional context

Jump to

Keyboard shortcuts

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