grpc

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	// 0 - log everything
	// 4 - log nothing
	VerbosityLevel klogga.LogLevel
}

type LoggerV2

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

func NewLoggerV2

func NewLoggerV2(trs klogga.TracerProvider, conf *Conf) *LoggerV2

func (LoggerV2) Error

func (g LoggerV2) Error(args ...interface{})

func (LoggerV2) Errorf

func (g LoggerV2) Errorf(format string, args ...interface{})

func (LoggerV2) Errorln

func (g LoggerV2) Errorln(args ...interface{})

func (LoggerV2) Fatal

func (g LoggerV2) Fatal(args ...interface{})

func (LoggerV2) Fatalf

func (g LoggerV2) Fatalf(format string, args ...interface{})

func (LoggerV2) Fatalln

func (g LoggerV2) Fatalln(args ...interface{})

func (LoggerV2) Info

func (g LoggerV2) Info(args ...interface{})

func (LoggerV2) Infof

func (g LoggerV2) Infof(format string, args ...interface{})

func (LoggerV2) Infoln

func (g LoggerV2) Infoln(args ...interface{})

func (LoggerV2) V

func (g LoggerV2) V(l int) bool

func (LoggerV2) Warning

func (g LoggerV2) Warning(args ...interface{})

func (LoggerV2) Warningf

func (g LoggerV2) Warningf(format string, args ...interface{})

func (LoggerV2) Warningln

func (g LoggerV2) Warningln(args ...interface{})

Jump to

Keyboard shortcuts

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