mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Unify the pattern of using a package-level logger (#8245)
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
This commit is contained in:
@@ -6,6 +6,7 @@ go_library(
|
||||
srcs = [
|
||||
"alias.go",
|
||||
"cmd.go",
|
||||
"log.go",
|
||||
"restore.go",
|
||||
],
|
||||
importpath = "github.com/prysmaticlabs/prysm/validator/db",
|
||||
|
||||
Reference in New Issue
Block a user