wlog

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 License: MIT Imports: 4 Imported by: 5

README

README

TBD

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

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

Debug adds a log entry with level name DEBUG

func Error

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

Error adds a log entry with level name ERROR

func Info

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

Info adds a log entry with level name INFO

func SetOutput

func SetOutput(writer io.Writer)

SetOutput defines the writer for the log files

func SetVerbose

func SetVerbose(isVerbose bool)

SetVerbose changes the setting whether log entries woth level DEBUG should be printed or not

func Warning

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

Warning adds a log entry with level name WARN

Types

This section is empty.

Jump to

Keyboard shortcuts

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