sapling/eden/fs/takeover
Adam Simpkins 1b86627d43 logging: update initialization code to use the new LogConfig logic
Summary:
Replace the initLoggingGlogStyle() function with a more generic initLogging()
function that accepts a log config string to be parsed with parseLogConfig().

Reviewed By: bolinfest, yfeldblum

Differential Revision: D6342086

fbshipit-source-id: fb1bffd11f190b70e03e2ccbf2b30be08d655242
2017-12-01 17:07:56 -08:00
..
test logging: update initialization code to use the new LogConfig logic 2017-12-01 17:07:56 -08:00
TakeoverClient.cpp send the thrift server socket during graceful takeover 2017-11-19 15:47:30 -08:00
TakeoverClient.h initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00
TakeoverData.cpp initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00
TakeoverData.h send the thrift server socket during graceful takeover 2017-11-19 15:47:30 -08:00
TakeoverHandler.h initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00
TakeoverServer.cpp send the thrift server socket during graceful takeover 2017-11-19 15:47:30 -08:00
TakeoverServer.h initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00
TARGETS initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00