logger

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoopLogger

type NoopLogger struct {
}

func (NoopLogger) Debug

func (NoopLogger) Debug(message string, params ...any)

func (NoopLogger) SetContext

func (l NoopLogger) SetContext(context string) app.Logger

type Slogger

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

func New

func New() Slogger

func (Slogger) Debug

func (l Slogger) Debug(message string, params ...any)

func (Slogger) SetContext

func (logger Slogger) SetContext(context string) app.Logger

Jump to

Keyboard shortcuts

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