log

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogError

func LogError(err error, message string, args ...interface{})

LogError logs a message with the severity ERROR.

func LogFatalAndQuit

func LogFatalAndQuit(err error, message string)

LogFatalAndQuit logs a message with the severity Fatal and quits the program execution.

func LogInfo

func LogInfo(message string, args ...interface{})

LogInfo logs a message with the severity INFO.

func LogWarn

func LogWarn(message string, args ...interface{})

LogWarn logs a message with the severity WARN.

Types

This section is empty.

Jump to

Keyboard shortcuts

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