Added enhanced logging for specific errors related to dehash tied into the apiu calls. Added logs subcommand.
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ func initializeLogger() {
|
||||
})),
|
||||
})
|
||||
|
||||
zap.L().Info("some message", zap.Int("status", 0))
|
||||
zap.L().Info("logger initialized", zap.Int("status", 0))
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user