google / fully-homomorphic-encryption

An FHE compiler for C++
Apache License 2.0
3.5k stars 252 forks source link

VLOG() is now provided by absl. Use that directly. #78

Open copybara-service[bot] opened 6 months ago

copybara-service[bot] commented 6 months ago

VLOG() is now provided by absl. Use that directly.

This leaves xls/common/logging/logging.h empty; it will be removed in an upcoming change.