logging

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Default

func Default() *slog.Logger

func FromCtx

func FromCtx(ctx context.Context) *slog.Logger

FromCtx returns logger from context. If logger is not found, it returns default logger.

func InjectCtx

func InjectCtx(ctx context.Context, logger *slog.Logger) context.Context

InjectLogger injects logger to context. It's used to inject mock logger for testing.

func SetDefault

func SetDefault(logger *slog.Logger)

Types

This section is empty.

Jump to

Keyboard shortcuts

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