package
Version:
v0.0.0-...-991be7b
Opens a new window with list of versions in this module.
Published: Apr 11, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func LogDebug(args ...interface{})
LogDebug logs a message at level Debug on the standard logger.
func LogError(args ...interface{})
LogError logs a message at level Error on the standard logger.
LogHREnd can end line with <<<
LogHRStart can end line with <<<
func LogInfo(args ...interface{})
LogInfo logs a message at level Info on the standard logger.
func LogPanic(args ...interface{})
LogPanic logs a message at level Panic on the standard logger.
func LogSpot(args ...interface{})
LogSpot will print block
func LogVars(xvars ...interface{})
LogVars Prints variables with formatting
func LogWarn(args ...interface{})
LogWarn logs a message at level Warn on the standard logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.