Versions in this module Expand all Collapse all v0 v0.0.1 Sep 2, 2020 Changes in this version + const Disabled + const ErrorLevel + const InfoLevel + var Error = errorLog.Println + var Errorf = errorLog.Printf + var Info = infoLog.Println + var Infof = infoLog.Printf + func ExplainSQL(m *QueryStatus, show bool) + func SetLevel(level int) + type QueryStatus struct + Args interface{} + End time.Time + Err error + Query string + Start time.Time + func (q *QueryStatus) String() string