log

package
v0.3.3-binaries Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2015 License: Apache-2.0, MIT, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	Logf     Loggerf
	Logln    Loggerln
	Log      Loggerln
	LogErr   Loggerln
	LogErrf  Loggerf
	LogErrln Loggerln
	Scanf    Loggerf
	Scan     Loggerln
	Scanln   Loggerln
}

func New

func New(stdin io.Reader, writers ...io.Writer) *Logger

type Loggerf

type Loggerf func(string, ...interface{}) (int, error)

type Loggerln

type Loggerln func(...interface{}) (int, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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