log

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2014 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOG_EMERG = iota
	LOG_ALERT
	LOG_CRIT
	LOG_ERR
	LOG_WARNING
	LOG_NOTICE
	LOG_INFO
	LOG_DEBUG
)

Variables

This section is empty.

Functions

func Debug

func Debug(out string)

func Debugf

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

func Err

func Err(out string)

func Errf

func Errf(format string, a ...interface{})

func Info

func Info(out string)

func Infof

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

func Notice

func Notice(out string)

func Noticef

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

func SetOutput

func SetOutput(w io.Writer)

SetOutput sets the output destination.

func SetPrefix

func SetPrefix(pre string)

SetPrefix sets the prefix for the log message.

func SetPriority

func SetPriority(level int)

SetPriority sets the default log level.

func SetSuffix

func SetSuffix(suf string)

SetSuffix sets the suffix for the log message.

func Write

func Write(out string, level int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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