logger

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogrusLoggerWrapper

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

func NewLogrusLogger

func NewLogrusLogger(logger *logrus.Logger) *LogrusLoggerWrapper

func (*LogrusLoggerWrapper) Debugf

func (l *LogrusLoggerWrapper) Debugf(format string, params ...interface{})

func (*LogrusLoggerWrapper) Errorf

func (l *LogrusLoggerWrapper) Errorf(format string, params ...interface{})

func (*LogrusLoggerWrapper) Flush

func (l *LogrusLoggerWrapper) Flush()

func (*LogrusLoggerWrapper) Infof

func (l *LogrusLoggerWrapper) Infof(format string, params ...interface{})

func (*LogrusLoggerWrapper) Tracef

func (l *LogrusLoggerWrapper) Tracef(format string, params ...interface{})

func (*LogrusLoggerWrapper) Warnf

func (l *LogrusLoggerWrapper) Warnf(format string, params ...interface{})

Jump to

Keyboard shortcuts

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