package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package log provides common functions for logging.
func Debug(format string, args ...interface{})
Debug logs a debug message.
func Error(format string, args ...interface{})
Debug logs an error message.
func Info(format string, args ...interface{})
Debug logs an info message.
func Warn(format string, args ...interface{})
Debug logs a warning message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.