fix logger naming collision with other libs
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
var log = logger.GetLogger()
|
||||
var log = logger.GetGoI2PLogger()
|
||||
|
||||
/*
|
||||
I2P First Fragment Delivery Instructions
|
||||
|
Reference in New Issue
Block a user