log

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

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

Go to latest
Published: Mar 13, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

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

func NewLogger

func NewLogger(lc fx.Lifecycle, config *config.Config) (*Log, error)

func (*Log) Debug

func (pl *Log) Debug(message interface{})

func (*Log) Error

func (pl *Log) Error(message interface{})

func (*Log) Info

func (pl *Log) Info(message interface{})

func (*Log) Warn

func (pl *Log) Warn(message interface{})

func (*Log) With

func (pl *Log) With(keyvals ...interface{}) *Log

Jump to

Keyboard shortcuts

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