logger

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogDebug

func LogDebug(module string, error string, fmt string, args ...interface{})

LogDebug is a helper function to make sure logging output conforms to logging format standard

func LogError

func LogError(module string, error string, fmt string, args ...interface{})

LogError is a helper function to make sure logging output conforms to logging format standard

func LogFatal

func LogFatal(module string, error string, fmt string, args ...interface{})

LogFatal is a helper function to make sure logging output conforms to logging format standard

func LogInfo

func LogInfo(module string, error string, fmt string, args ...interface{})

LogInfo is a helper function to make sure logging output conforms to logging format standard

func LogWarn

func LogWarn(module string, error string, fmt string, args ...interface{})

LogWarn is a helper function to make sure logging output conforms to logging format standard

func Logf

func Logf(fmt string, args ...interface{})

Logf is a helper function to write directly to output without fields

func Logln

func Logln(args ...interface{})

Logln is a helper function to write directly to output without fields

func SetLevel

func SetLevel(level string) (returnError error)

SetLevel is to set logger level verbosity

Types

This section is empty.

Jump to

Keyboard shortcuts

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