Versions in this module Expand all Collapse all v0 v0.1.1 Jan 22, 2020 v0.1.0 Jan 22, 2020 Changes in this version + func DoItOrDie(err error, message string, v ...interface{}) + func Err(message string, v ...interface{}) + func Fatal(message string, v ...interface{}) + func GetCaller(skip int) (file string, line int, function string) + func GetTimeStamp() string + func Info(message string, v ...interface{}) + func Trace(message string, v ...interface{}) (string, time.Time) + func Un(message string, start time.Time) + func Warn(message string, v ...interface{})