mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-07 14:46:44 +00:00
log: update to latest log rotator API
This commit is contained in:
parent
f4060b107c
commit
6f32a79fd6
1
log.go
1
log.go
@ -21,6 +21,7 @@ import (
|
|||||||
"github.com/btcsuite/btcd/netsync"
|
"github.com/btcsuite/btcd/netsync"
|
||||||
"github.com/btcsuite/btcd/peer"
|
"github.com/btcsuite/btcd/peer"
|
||||||
"github.com/btcsuite/btcd/txscript"
|
"github.com/btcsuite/btcd/txscript"
|
||||||
|
|
||||||
"github.com/btcsuite/btclog"
|
"github.com/btcsuite/btclog"
|
||||||
"github.com/jrick/logrotate/rotator"
|
"github.com/jrick/logrotate/rotator"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user