logging

package
v0.1.119 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupLogging

func SetupLogging() error

Types

type ZerologWriter added in v0.1.119

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

ZerologWriter is a writer that adapts the io.Writer interface to the zerolog.Logger.

func NewZerologWriter added in v0.1.119

func NewZerologWriter(taskID string, level zerolog.Level) *ZerologWriter

func (*ZerologWriter) Write added in v0.1.119

func (zw *ZerologWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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