logsvc

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogProxy

type LogProxy struct {
	DebugAction   func([][2]string)
	ErrorAction   func(error, [][2]string)
	InfoAction    func([][2]string)
	WarningAction func([][2]string)
	// contains filtered or unexported fields
}

func (*LogProxy) AddLabel

func (m *LogProxy) AddLabel(k, f string, v ...interface{}) contract.ILog

func (*LogProxy) Debug

func (m *LogProxy) Debug()

func (*LogProxy) Error

func (m *LogProxy) Error(err error)

func (*LogProxy) Info

func (m *LogProxy) Info()

func (*LogProxy) Warning

func (m *LogProxy) Warning()

Jump to

Keyboard shortcuts

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