zerolog

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: MIT Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct{}

Manager for zerolog

func New

func New() *Manager

New to create new interface for logger

func (Manager) Debug

func (l Manager) Debug(args ...interface{})

func (Manager) Debugf

func (l Manager) Debugf(format string, args ...interface{})

func (Manager) Error

func (l Manager) Error(args ...interface{})

func (Manager) Errorf

func (l Manager) Errorf(format string, args ...interface{})

func (Manager) Fatal

func (l Manager) Fatal(args ...interface{})

func (Manager) Fatalf

func (l Manager) Fatalf(format string, args ...interface{})

func (Manager) Info

func (l Manager) Info(args ...interface{})

func (Manager) Infof

func (l Manager) Infof(format string, args ...interface{})

Jump to

Keyboard shortcuts

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