sapling/eden/fs/telemetry/test
Xavier Deguillard 34598d4337 remove dependency on glog
Summary:
The EdenFS codebase uses folly/logging/xlog to log, but we were still relying
on glog for the various CHECK macros. Since xlog also contains equivalent CHECK
macros, let's just rely on them instead.

This is mostly codemodded + arc lint + various fixes to get it compile.

Reviewed By: chadaustin

Differential Revision: D24871174

fbshipit-source-id: 4d2a691df235d6dbd0fbd8f7c19d5a956e86b31c
2020-11-10 16:31:15 -08:00
..
ScubaStructuredLoggerTest.cpp introduce a StructuredLogger 2019-10-25 19:29:01 -07:00
SubprocessScribeLoggerTest.cpp eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
TraceBusTest.cpp remove dependency on glog 2020-11-10 16:31:15 -08:00
TracingBenchmark.cpp switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
TracingTest.cpp fix compilation warnings 2020-10-26 13:43:48 -07:00