master
package mysql import ( "github.com/ipfs/go-log" ) // Logger is the mysql logger. var logger = log.Logger("scribe-mysql")