logger

package
v0.0.0-...-6f66318 Latest Latest
Warning

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

Go to latest
Published: May 2, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LevelDebug = "debug"
	LevelInfo  = "info"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

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

func NewLogger

func NewLogger(env string) *Logger

func (*Logger) Debug

func (l *Logger) Debug(msg, info string)

func (*Logger) Error

func (l *Logger) Error(msg string, err error)

func (*Logger) Fatal

func (l *Logger) Fatal(msg string, err error)

func (*Logger) Info

func (l *Logger) Info(msg, info string)

func (*Logger) Sync

func (l *Logger) Sync()

Jump to

Keyboard shortcuts

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