sapling/eden/fs/model
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
..
git move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
test Remove TARGETS files 2018-02-20 19:57:45 -08:00
Blob.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
Hash.cpp replaced std::size_t by size_t in fbcode/eden codebase. 2018-02-20 15:30:18 -08:00
Hash.h replaced std::size_t by size_t in fbcode/eden codebase. 2018-02-20 15:30:18 -08:00
ParentCommits.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ParentCommits.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TreeEntry.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
TreeEntry.h simplify isSameAs checking of mode bits 2018-02-20 11:36:11 -08:00