forked from cerc-io/ipld-eth-server
use logrus for logging
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package test_config
|
||||
|
||||
import (
|
||||
"log"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"os"
|
||||
|
||||
. "github.com/onsi/gomega"
|
||||
|
||||
Reference in New Issue
Block a user