log

package
v0.1.23 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Debug

func Debug(args ...any)

func Debugf

func Debugf(format string, args ...any)

func Error

func Error(args ...any)

func Errorf

func Errorf(format string, args ...any)

func Info

func Info(args ...any)

func Infof

func Infof(format string, args ...any)

func Nested

func Nested(fields ...any) logger.Logger

Nested returns a new logger with hard coded key-value pairs

func Trace

func Trace(args ...any)

Trace logs the given arguments at the trace logging level.

func Tracef

func Tracef(format string, args ...any)

Tracef takes a formatted template string and template arguments for the trace logging level.

func Warn

func Warn(args ...any)

func Warnf

func Warnf(format string, args ...any)

func WithFields

func WithFields(fields ...any) logger.MessageLogger

WithFields returns a message logger with multiple key-value fields.

Types

This section is empty.

Jump to

Keyboard shortcuts

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