log

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JSONFormat = "json"
	TextFormat = "text"
)

Functions

func NewLogger

func NewLogger(cfg Config) *slog.Logger

Types

type Config

type Config struct {
	Format string `yaml:"format"`
}

func DefaultConfig added in v0.17.0

func DefaultConfig() Config

Jump to

Keyboard shortcuts

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