[services] Tunnelbroker - Use glog instead of std::cout
Summary:
Following our convention to use glog, convert the std:cout messages to the LOG format with different log levels:
- INFO: For debug purposes,
- ERROR: For errors.
Related linear task: ENG-801
Test Plan: Start the service in INFO and ERROR-only modes.
Reviewers: karol-bisztyga, palys-swm, varun
Reviewed By: karol-bisztyga, palys-swm
Subscribers: ashoat, palys-swm, Adrian, atul, karol-bisztyga, yayabosh
Differential Revision: https://phabricator.ashoat.com/D3969