logger

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: MIT Imports: 9 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(component string) zerolog.Logger

New creates a new zerolog.Logger

func NewPretty

func NewPretty(component string) zerolog.Logger

NewPretty creates a new zerolog.Logger, which emits human-readable log messages

func SetLogLevel

func SetLogLevel(verbosity string) error

SetLogLevel sets the global logging level

Types

type CallerHook

type CallerHook struct{}

CallerHook implements zerolog.Hook interface.

func (CallerHook) Run

func (h CallerHook) Run(e *zerolog.Event, level zerolog.Level, msg string)

Run adds additional context

Jump to

Keyboard shortcuts

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