HomePhabricator
Diffusion Comm d0a9304f95eb

[services] Tunnelbroker - Use glog instead of `std::cout`

Description

[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

Details

Provenance
maxAuthored on May 9 2022, 7:03 AM
Reviewer
karol
Differential Revision
D3969: [services] Tunnelbroker - Use glog instead of `std::cout`
Parents
rCOMM1422d9b72b6f: [web] Open block list when user clicks a button
Branches
Unknown
Tags
Unknown