log

package
v0.0.0-...-e24ef45 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogCtx

type LogCtx struct {
}

func (LogCtx) Debug

func (l LogCtx) Debug(args ...interface{})

func (LogCtx) Debugf

func (l LogCtx) Debugf(format string, args ...interface{})

func (LogCtx) Error

func (l LogCtx) Error(args ...interface{})

func (LogCtx) Errorf

func (l LogCtx) Errorf(format string, args ...interface{})

func (LogCtx) Info

func (l LogCtx) Info(args ...interface{})

func (LogCtx) Infof

func (l LogCtx) Infof(format string, args ...interface{})

func (LogCtx) SubLogger

func (l LogCtx) SubLogger(fields log.Fields) log.Logger

func (LogCtx) Warn

func (l LogCtx) Warn(args ...interface{})

func (LogCtx) Warnf

func (l LogCtx) Warnf(format string, args ...interface{})

func (LogCtx) WithError

func (l LogCtx) WithError(err error) log.Entry

func (LogCtx) WithField

func (l LogCtx) WithField(name string, value interface{}) log.Entry

func (LogCtx) WithFields

func (l LogCtx) WithFields(fields log.Fields) log.Entry

Jump to

Keyboard shortcuts

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