log

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var F = func(string, ...interface{}) {}

F is the main log function.

Functions

func Debugf

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

Debugf prints debug log.

func Fatal

func Fatal(v ...interface{})

Fatal log and exit.

func Fatalf

func Fatalf(f string, v ...interface{})

Fatalf log and exit.

func Print

func Print(v ...interface{})

Print prints log.

func Printf

func Printf(f string, v ...interface{})

Printf prints log.

func SetFlags added in v0.15.0

func SetFlags(flag int)

SetFlags sets the output flags for the logger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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