healthlogger

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHealthLogger

func NewHealthLogger(logger log.Logger) hlog.Logger

Types

type HealthLogger

type HealthLogger struct {
	log.Logger
	// contains filtered or unexported fields
}

func (*HealthLogger) Debug

func (h *HealthLogger) Debug(msg ...interface{})

func (*HealthLogger) Debugf

func (h *HealthLogger) Debugf(format string, args ...interface{})

func (*HealthLogger) Debugln

func (h *HealthLogger) Debugln(msg ...interface{})

func (*HealthLogger) Error

func (h *HealthLogger) Error(msg ...interface{})

func (*HealthLogger) Errorf

func (h *HealthLogger) Errorf(format string, args ...interface{})

func (*HealthLogger) Errorln

func (h *HealthLogger) Errorln(msg ...interface{})

func (*HealthLogger) Info

func (h *HealthLogger) Info(msg ...interface{})

func (*HealthLogger) Infof

func (h *HealthLogger) Infof(format string, args ...interface{})

func (*HealthLogger) Infoln

func (h *HealthLogger) Infoln(msg ...interface{})

func (*HealthLogger) Warn

func (h *HealthLogger) Warn(msg ...interface{})

func (*HealthLogger) Warnf

func (h *HealthLogger) Warnf(format string, args ...interface{})

func (*HealthLogger) Warnln

func (h *HealthLogger) Warnln(msg ...interface{})

func (*HealthLogger) WithFields

func (h *HealthLogger) WithFields(fields hlog.Fields) hlog.Logger

type Option

type Option func(*HealthLogger)

Jump to

Keyboard shortcuts

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