log

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: LGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BiuInternalInfo added in v0.5.0

type BiuInternalInfo struct {
	Err    error
	Extras map[string]interface{}
}

type DefaultLogger added in v0.5.0

type DefaultLogger struct{}

func (DefaultLogger) Fatal added in v0.5.0

func (dl DefaultLogger) Fatal(i interface{})

func (DefaultLogger) Info added in v0.5.0

func (dl DefaultLogger) Info(i interface{})

type ILogger added in v0.5.0

type ILogger interface {
	Info(i interface{})
	Fatal(i interface{})
}

Jump to

Keyboard shortcuts

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