logging

package
v0.0.0-...-7a53ea4 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 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 Logger

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

func NewLogger

func NewLogger(fields logrus.Fields) *Logger

func (*Logger) Debug

func (l *Logger) Debug(message string, fields logrus.Fields)

func (*Logger) Error

func (l *Logger) Error(message string, fields logrus.Fields)

func (*Logger) Info

func (l *Logger) Info(message string, fields logrus.Fields)

func (*Logger) Warn

func (l *Logger) Warn(message string, fields logrus.Fields)

func (*Logger) WithFields

func (l *Logger) WithFields(fields logrus.Fields) *Logger

Jump to

Keyboard shortcuts

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