log

package
v0.0.0-...-270babc Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

Debug function

func Debugf

func Debugf(format string, v ...interface{})

Debugf function

func Debugw

func Debugw(msg string, fields Fields)

Debugw function

func Error

func Error(args ...interface{})

Error function

func Errorf

func Errorf(format string, v ...interface{})

Errorf function

func Errorw

func Errorw(msg string, fields Fields)

Errorw function

func Fatal

func Fatal(args ...interface{})

Fatal function

func Fatalf

func Fatalf(format string, v ...interface{})

Fatalf function

func Fatalw

func Fatalw(msg string, fields Fields)

Fatalw function

func Info

func Info(args ...interface{})

Info function

func Infof

func Infof(format string, v ...interface{})

Infof function

func Infow

func Infow(msg string, fields Fields)

Infow function

func Print

func Print(v ...interface{})

Print function

func Printf

func Printf(format string, v ...interface{})

Printf function

func Println

func Println(v ...interface{})

Println function

func Printw

func Printw(msg string, fields Fields)

Printw function

func SetLevel

func SetLevel(level logger.Level)

SetLevel of log

func SetLevelString

func SetLevelString(level string)

SetLevelString to set log level using string

func Warn

func Warn(args ...interface{})

Warn function

func Warnf

func Warnf(format string, v ...interface{})

Warnf function

func Warnw

func Warnw(msg string, fields Fields)

Warnw function

Types

type Fields

type Fields map[string]interface{}

Fields type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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