log

package
v0.0.0-...-44808bf Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package log provides the logger functionalities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(v ...interface{})

func DebugFlags

func DebugFlags(s string)

func Debugf

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

func Error

func Error(v ...interface{}) error

func Errorf

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

func Fatal

func Fatal(v ...interface{})

func Fatalf

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

func Info

func Info(v ...interface{})

func Infof

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

func Output

func Output(calldepth int, s string) error

func Panic

func Panic(v ...interface{})

func Panicf

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

func Print

func Print(v ...interface{})

func Printf

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

func SetColors

func SetColors(cfg string)

func SetDebug

func SetDebug()

func SetInfo

func SetInfo()

func SetMode

func SetMode(lvl string)

func SetOutput

func SetOutput(out io.Writer)

func SetPrefix

func SetPrefix(name string)

func SetQuiet

func SetQuiet()

func SetVerbose

func SetVerbose()

func Warn

func Warn(v ...interface{})

func Warnf

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

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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