hyperledger-labs / orion-sdk-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use logger in paginated range query to enhance the unit test

cendhu opened this issue · comments

We need to use logger to capture the log message in the paginated range query so that we can check whether the pagination really works for the given input data.