logger

package
v0.0.0-...-2e0bdef Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTraceID

func GetTraceID(ctx context.Context) string

func SetTraceID

func SetTraceID(ctx context.Context, traceID string) context.Context

Types

type Logger

type Logger interface {
	Info(ctx context.Context, message string, args ...any)
	Error(ctx context.Context, message string, args ...any)
}

func NewSimpleJSONLogger

func NewSimpleJSONLogger(appData framework.ApplicationData) Logger

Jump to

Keyboard shortcuts

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