logger

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(level string) core.Logger

func NewDefault

func NewDefault() core.Logger

Types

type SlogAdapter

type SlogAdapter struct {
	// contains filtered or unexported fields
}

func (*SlogAdapter) Debug

func (s *SlogAdapter) Debug(msg string, args ...any)

func (*SlogAdapter) Error

func (s *SlogAdapter) Error(msg string, args ...any)

func (*SlogAdapter) Info

func (s *SlogAdapter) Info(msg string, args ...any)

func (*SlogAdapter) Warn

func (s *SlogAdapter) Warn(msg string, args ...any)

func (*SlogAdapter) With

func (s *SlogAdapter) With(args ...any) core.Logger

Jump to

Keyboard shortcuts

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