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