errorlog

package
v0.0.0-...-7f3e7ba Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package errorlog provides a logger for error messages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(v ...interface{})

Print prints to the logger as in the manner of fmt.Print.

func Printf

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

Printf prints to the logger as in the manner of fmt.Printf.

func Println

func Println(v ...interface{})

Println prints to the logger as in the manner of fmt.Println.

func SetOutput

func SetOutput(w io.Writer)

SetOutput sets the output destination for the logger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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