logger

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: GPL-3.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
}

Logger ...

func MustGetLogger

func MustGetLogger(p string) *Logger

MustGetLogger ...

func (*Logger) Debug

func (l *Logger) Debug(format string, args ...interface{})

Debug ...

func (*Logger) Debugf

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

Debugf ...

func (*Logger) Error

func (l *Logger) Error(format string, args ...interface{})

Error ...

func (*Logger) Errorf

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

Errorf ...

func (*Logger) Fatal

func (l *Logger) Fatal(format string, args ...interface{})

Fatal ...

func (*Logger) Fatalf

func (l *Logger) Fatalf(format string, args ...interface{})

Fatalf ...

func (*Logger) Info

func (l *Logger) Info(format string, args ...interface{})

Info ...

func (*Logger) Infof

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

Infof ...

func (*Logger) Warn

func (l *Logger) Warn(format string, args ...interface{})

Warn ...

func (*Logger) Warnf

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

Warnf ...

Jump to

Keyboard shortcuts

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