logger

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(v ...interface{})

Error logs to os.Stderr using println prefixed with error:

func Errorf

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

Errorf logs to os.Stderr prefixed using printf with error:

func Info

func Info(v ...interface{})

Info logs to os.Stdout using println prefixed with info:

func Infof

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

Infof logs to os.Stdout prefixed using printf with info:

Types

This section is empty.

Jump to

Keyboard shortcuts

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