logger

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

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

func New

func New() Log

func (*Log) Debug added in v1.4.1

func (l *Log) Debug(msg string, args ...any)

func (*Log) DebugContext added in v1.4.1

func (l *Log) DebugContext(ctx context.Context, msg string, args ...any)

func (*Log) Error

func (l *Log) Error(msg string, args ...any)

func (*Log) Info

func (l *Log) Info(msg string, args ...any)

func (*Log) WithError

func (l *Log) WithError(err error, msg string, args ...any)

Jump to

Keyboard shortcuts

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