sapling/eden/fs/fuse
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
..
privhelper logging: update initialization code to use the new LogConfig logic 2017-12-01 17:07:56 -08:00
BufVec.cpp improve strace logging for reads, writes, and opens 2017-11-28 20:06:04 -08:00
BufVec.h improve strace logging for reads, writes, and opens 2017-11-28 20:06:04 -08:00
DirHandle.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
DirList.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
DirList.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Dispatcher.cpp fix bug for mmap larger than the file but within a page reading zero bytes 2017-11-28 20:06:04 -08:00
Dispatcher.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenStats.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenStats.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FileHandle.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FileHandle.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FileHandleBase.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FileHandleBase.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FileHandleMap.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FileHandleMap.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
fuse_headers.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
FuseChannel.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FuseChannel.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
handlemap.thrift add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00
PollHandle.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PollHandle.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
RequestData.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
RequestData.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TARGETS Set up arc lint to run autodeps automatically for Eden. 2017-11-21 18:23:41 -08:00