examples

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	Verbose bool
}

func (Logger) Debug

func (l Logger) Debug(event string, keyvals ...interface{})

func (Logger) Error

func (l Logger) Error(event string, keyvals ...interface{})

func (Logger) Info

func (l Logger) Info(event string, keyvals ...interface{})

func (Logger) Trace

func (l Logger) Trace(event string, keyvals ...interface{})

func (Logger) Warn

func (l Logger) Warn(event string, keyvals ...interface{})

func (Logger) With

func (l Logger) With(keyvals ...interface{}) golog.Logger

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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