logger

package
v0.2.10 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2021 License: Apache-2.0 Imports: 4 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(v ...interface{})

Error prints `v` into standard output (via log) with a red prefix "error:".

func Errorf

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

Errorf is the formatted version of Error().

func Info

func Info(v ...interface{})

Info prints `v` into standard output (via log) with a green prefix "info:".

func Infof

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

Infof is the formatted version of Info().

func SetCleanOutput

func SetCleanOutput()

Types

This section is empty.

Jump to

Keyboard shortcuts

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