bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
309 stars 220 forks source link

Fix the logging to format the base URL #227

Closed albertoperdomo2 closed 3 years ago

albertoperdomo2 commented 3 years ago

Description:

Fix the logging to format the base URL so when connecting it logs the formatted URL and not "%s www. ...".

Fixes:

transport.go connecting logging.

PR status: