Documentation
¶
Package log contains a transparent interface for logging which interacts with the system event queue.
func Debug(format string, args ...interface{})
func Error(format string, args ...interface{})
func Fatal(format string, args ...interface{})
func Info(format string, args ...interface{})
func Warning(format string, args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.