package
Version:
v0.0.0-...-88d673b
Opens a new window with list of versions in this module.
Published: Nov 18, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ErrorLogging(message ...interface{})
ErrorLogging - This log error and fatal it
func LogDebug(message ...interface{})
LogDebug - This is debug level log
func LogError(message ...interface{})
LogError - This is error level log
func LogErrorF(format string, message ...interface{})
LogErrorF - This is error level log
func LogFatal(message ...interface{})
LogFatal - This log error and fatal it
func LogInfo(message ...interface{})
LogInfo - This is Info level log
func LogWarn(message ...interface{})
LogWarn - This is Warn level log
Source Files
¶
Click to show internal directories.
Click to hide internal directories.