package
Version:
v0.0.0-...-7f3e7ba
Opens a new window with list of versions in this module.
Published: Apr 26, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package errorlog provides a logger for error messages.
func Print(v ...interface{})
Print prints to the logger as in the manner of fmt.Print.
func Printf(format string, v ...interface{})
Printf prints to the logger as in the manner of fmt.Printf.
func Println(v ...interface{})
Println prints to the logger as in the manner of fmt.Println.
SetOutput sets the output destination for the logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.