logutils

package
v0.0.0-...-7a64a06 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close() error

func Debug

func Debug(msg string)

func Error

func Error(err error, msg string, args ...interface{})

func Fatalf

func Fatalf(msg string, args ...interface{})

func Info

func Info(msg string)

func Infof

func Infof(msg string, args ...interface{})

func InitLogger

func InitLogger()

func Warn

func Warn(msg string)

Types

type Logger

type Logger struct {
	Zerolog *zerolog.Logger
	Stdout  *os.File
	Stderr  *os.File
	Pipeout *os.File
	Pipeerr *os.File
}

Jump to

Keyboard shortcuts

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