package
Version:
v0.1.6-0...-5c25bcb
Opens a new window with list of versions in this module.
Published: Feb 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func CreateKeyValueString(key, val string) string
-
func LogDebug(logger *log.Log, command, action, msg string, data ...string)
-
func LogError(logger *log.Log, command, action, errMsg string, data ...string)
-
func LogInfo(logger *log.Log, command, action, msg string, data ...string)
CreateKeyValueString creates a concatenated string.
LogDebug is a utility function to log debug messages.
LogError is a utility function to log error messages.
LogInfo is a utility function to log info messages.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.