log

package
v0.0.0-...-a7271ac Latest Latest
Warning

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

Go to latest
Published: May 4, 2014 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, a ...interface{}) (err error)

Debugf logs a message using the DEBUG priority.

func Errorf

func Errorf(format string, a ...interface{}) error

Errorf logs a message using the ERROR priority.

func Infof

func Infof(format string, a ...interface{}) error

Infof logs a message using the INFO priority.

func LoggedErrorf

func LoggedErrorf(logger loggo.Logger, format string, a ...interface{}) error

Log the error and return an error with the same text.

func Noticef

func Noticef(format string, a ...interface{}) error

Noticef logs a message using the NOTICE priority. Notice doesn't really convert to the loggo priorities...

func Warningf

func Warningf(format string, a ...interface{}) error

Warningf logs a message using the WARNING priority.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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