google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
7.06k stars 2.06k forks source link

Add LOG_TO_SINK_IF and DLOG_TO_SINK #568

Open oryandunn opened 4 years ago

oryandunn commented 4 years ago

I noticed these were not in the code and they could be useful. Could those be added?

sukanth2705 commented 3 months ago

@sergiud If this is still open can I take this up?

sergiud commented 3 months ago

Of course, go ahead!

sukanth2705 commented 3 months ago

Thank you!