loggerutils

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatError

func FormatError(err error) slog.Value

func New

func New(level slog.Level) *slog.Logger

func ReplaceAttr

func ReplaceAttr(_ []string, a slog.Attr) slog.Attr

Types

type StackFrame

type StackFrame struct {
	Func   string `json:"func"`
	Source string `json:"source"`
	Line   int    `json:"line"`
}

func MarshalStack

func MarshalStack(err error) []StackFrame

Jump to

Keyboard shortcuts

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