aplog

package
v0.0.0-...-c8bb5a0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetDefaultLog

func SetDefaultLog(logger *slog.Logger)

Types

type Builder

type Builder interface {
	WithService(serviceId string) Builder
	WithComponent(componentId string) Builder
	WithTask(t *asynq.Task) Builder
	WithCtx(ctx context.Context) Builder
	WithConnectionId(connectionId uuid.UUID) Builder
	WithConnectorId(connectionId uuid.UUID) Builder
	Build() *slog.Logger
}

func NewBuilder

func NewBuilder(l *slog.Logger) Builder

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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