How to stop unnecessary dumps in derivative_history

Hey ,
Whenever you use derivative_history
derivative_history(symbol,start_date,end_date,instrumentType,expiry_date)

OR
equity_history(symbol,series,start_date,end_date)

It goes on dumping the output generated to console and make the console slow.
How to shut this dump off ?

There is few request to make this logger function disabled by default.

A new version will be released shortly by next 24 hours to fix this issue.

After that one can use the logger by invoking it!