Versions in this module Expand all Collapse all v0 v0.9.2 Aug 8, 2016 v0.9.1 Jun 18, 2016 Changes in this version + func Debug(subsystem string, msg string, args ...interface{}) + func DebugHTTPRequest(subsystem string, r *http.Request) + func Log(subsystem string, msg string, args ...interface{}) + func LogHTTPRequest(subsystem string, r *http.Request) + func RecordLogs(logger minimalLogger, debug bool)