logger

package
v0.0.0-...-6632b8c Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Info(message string, extras map[string]any)
	Debug(message string, extras map[string]any)
	Warning(message string, extras map[string]any)
	Error(message string, err error, extras map[string]any)
}

func NewZerologLogger

func NewZerologLogger() Logger

Jump to

Keyboard shortcuts

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