pretty print logging (#598)
This commit is contained in:
parent
cebebb1e07
commit
810835e6a9
@ -172,7 +172,7 @@ func (ps *PieceStore) Delete(ctx context.Context, id PieceID, authorization *pb.
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
log.Printf("Route summary : %v", reply)
|
||||
log.Printf("Route summary: %v", reply)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user