mlog

package
v0.0.0-...-c96c82d Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2016 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fatal

func Fatal(a ...interface{})

Fatal is equivalent to Println, followed by os.Exit(1)

func Fatalf

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

Fatalf is equivalent to Printf, followed by os.Exit(1)

func LogToStdout

func LogToStdout()

Overwrite CLI setting and log to stdout

func Printf

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

Printf logs to syslog, and optionally stdout, with behaviour like fmt.Printf

func Println

func Println(a ...interface{})

Println logs to syslog, and optionally stdout, with behaviour like fmt.Println

Types

This section is empty.

Jump to

Keyboard shortcuts

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