logger

package
v3.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package logger implements a simple helper for displaying output to the user.

Index

Constants

This section is empty.

Variables

View Source
var Houston = newOrbitLogger()

Houston is the logger instance used by the application.

Functions

func Debugf

func Debugf(message string, args ...interface{})

Debugf logs debug information using the Houston logger.

func Error

func Error(err error)

Error logs error information using the Houston logger.

func IsSilent

func IsSilent() bool

IsSilent returns true if logging is disabled.

func Mute

func Mute()

Mute disables logging.

func NotifyOrbitError

func NotifyOrbitError(err *errors.OrbitError)

NotifyOrbitError prints an error which have to be displayed to the user.

Types

This section is empty.

Jump to

Keyboard shortcuts

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