Documentation
¶
Index ¶
- func Fatal(err error, messages string, args ...interface{}) bool
- func Log(err error, messages string, args ...interface{}) bool
- func LogInterface(v interface{})
- func LogOnly(message string, args ...interface{})
- func Panic(err error, messages string, args ...interface{}) bool
- func Unused(v interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogOnly ¶
func LogOnly(message string, args ...interface{})
LogOnly write a log (Just a wrapper of log.Printf)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.