logging

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package logging contains providers for common loggers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProvideLogger added in v0.18.0

func ProvideLogger(config Config) *slog.Logger

Types

type Config added in v0.18.0

type Config struct {
	Level slog.Level `help:"The default logging level." default:"info"`
	JSON  bool       `help:"Enable JSON logging."`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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