package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Mar 4, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func LogError(err error, message string, args ...interface{})
LogError logs a message with the severity ERROR.
LogFatalAndQuit logs a message with the severity Fatal and quits the program execution.
func LogInfo(message string, args ...interface{})
LogInfo logs a message with the severity INFO.
func LogWarn(message string, args ...interface{})
LogWarn logs a message with the severity WARN.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.