log

package
v0.0.0-...-5a1941a Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2016 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package log is a simple wrapper around Go's standard log package and terminal colorizer that works both on win and *nix. It includes a few standard loggers. They are: Error, Warn, Info, and Trace.

Index

Constants

This section is empty.

Variables

View Source
var (
	Error *log.Logger
	Warn  *log.Logger
	Info  *log.Logger
	Trace *log.Logger
)

Default loggers that are used by packages of Goal project.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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