sapling/eden/fs/takeover
Adam Simpkins 8e3c09a99a move folly/experimental/logging to folly/logging/
Summary:
Promote the folly logging code out of the experimental subdirectory.
We have been using this for several months in a few projects and are pretty
happy with it so far.

After moving it out of the experimental/ subdirectory I plan to update
folly::Init() to automatically support configuring it via a `--logging` command
line flag (similar to the initialization it already does today for glog).

Reviewed By: yfeldblum, chadaustin

Differential Revision: D7755455

fbshipit-source-id: 052db34c97f7516728f7cbb1a5ad959def2f6efb
2018-04-30 21:29:29 -07:00
..
test move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
takeover.thrift add thrift takeover serialization 2018-01-30 14:21:18 -08:00
TakeoverClient.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
TakeoverClient.h add version handshake to takeover protocol 2018-01-30 14:21:18 -08:00
TakeoverData.cpp add thrift takeover serialization 2018-01-30 14:21:18 -08:00
TakeoverData.h add thrift takeover serialization 2018-01-30 14:21:18 -08:00
TakeoverHandler.h initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00
TakeoverServer.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
TakeoverServer.h initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00