printer

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LevelError   int = 0x00000001
	LevelWarning int = 0x00000002 | LevelError
	LevelTrace   int = 0x00000004 | LevelWarning
)

Variables

This section is empty.

Functions

func Error

func Error(v ...interface{})

func Errorf

func Errorf(format string, args ...interface{})

func RegisterWriter

func RegisterWriter(writer io.Writer)

func SetLevel

func SetLevel(l int)

func Trace

func Trace(v ...interface{})

func Tracef

func Tracef(format string, args ...interface{})

func Warning

func Warning(v ...interface{})

func Warningf

func Warningf(format string, args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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