log

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Alert

func Alert(v ...interface{})

Alert log a message at alert level.

func Alertf

func Alertf(a string, v ...interface{})

func Critical

func Critical(v ...interface{})

Critical log a message at critical level.

func Criticalf

func Criticalf(a string, v ...interface{})

func Debug

func Debug(v ...interface{})

Debug log a message at debug level.

func Debugf

func Debugf(a string, v ...interface{})

func Emergency

func Emergency(v ...interface{})

Emergency log a message at emergency level.

func Emergencyf

func Emergencyf(a string, v ...interface{})

func Error

func Error(v ...interface{})

Error log a message at error level.

func Errorf

func Errorf(a string, v ...interface{})

func Info

func Info(v ...interface{})

Info compatibility alias for Warning()

func Infof

func Infof(a string, v ...interface{})

func Notice

func Notice(v ...interface{})

Notice log a message at notice level.

func Noticef

func Noticef(a string, v ...interface{})

func SmartLogger

func SmartLogger() logs.Logger

NewConsole create ConsoleWriter returning as LoggerInterface.

func Trace

func Trace(v ...interface{})

Trace log a message at trace level. compatibility alias for Warning()

func Tracef

func Tracef(a string, v ...interface{})

func Warn

func Warn(v ...interface{})

Warn compatibility alias for Warning()

func Warnf

func Warnf(a string, v ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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