log

package
v0.0.0-...-28009d5 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package log prints different kinds of log messages in the formats we like.

Index

Constants

This section is empty.

Variables

View Source
var (
	InfoLog  *log.Logger
	ErrorLog *log.Logger
)

Functions

func Error

func Error(s string, v ...interface{})

Error logs an error to Stderr.

func Info

func Info(s string, v ...interface{})

Info logs an informational message to Stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

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