log

package
v0.0.0-...-1f04c9c Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(v ...interface{})

Debug is a wrapper for log.Debug

func DebugEnabled

func DebugEnabled() bool

DebugEnabled returns whether the debug level is set

func Debugf

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

Debugf is a wrapper for log.Debugf

func Fatal

func Fatal(v ...interface{})

Fatal is a wrapper for log.Fatal

func Fatalf

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

Fatalf is a wrapper for log.Fatalf

func Init

func Init(debugFlag bool, out io.Writer)

Init initializes settings related to logging

func Print

func Print(v ...interface{})

Print is a wrapper for log.Print

func Printf

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

Printf is a wrapper for log.Printf

func Writer

func Writer() io.Writer

Writer returns log output writer object

Types

This section is empty.

Jump to

Keyboard shortcuts

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