mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 13:56:45 +00:00
Update log.go
This commit is contained in:
parent
4fcd731d01
commit
a44e31beeb
@ -1,8 +1,8 @@
|
|||||||
package protocol
|
package protocol
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/kaspanet/kaspad/infrastructure/logger"
|
"github.com/fabbez/topiad/infrastructure/logger"
|
||||||
"github.com/kaspanet/kaspad/util/panics"
|
"github.com/fabbez/topiad/util/panics"
|
||||||
)
|
)
|
||||||
|
|
||||||
var log = logger.RegisterSubSystem("PROT")
|
var log = logger.RegisterSubSystem("PROT")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user