logger

package
v0.0.0-...-8ef749c Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

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

Debug prints at debug level

func Error

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

Error prints at error level

func Fatal

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

Fatal prints at fatal level and calls os.Exit(1) and stops execution Use sparingly

func Info

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

Info prints at info level

func Init

func Init()

Init should be called when the app is initilised

func Warn

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

Warn prints at warn level

Types

This section is empty.

Jump to

Keyboard shortcuts

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