sapling/eden/docs
Adam Simpkins b0d1e57975 update logging statements to use folly logging APIs
Summary:
Update eden to log via the new folly logging APIs rather than with glog.

This adds a new --logging flag that takes a logging configuration string.
By default we set the log level to INFO for all eden logs, and WARNING for
everything else.  (I suspect we may eventually want to run with some
high-priority debug logs enabled for some or all of eden, but this seems like a
reasonable default to start with.)

Reviewed By: wez

Differential Revision: D5290783

fbshipit-source-id: 14183489c48c96613e2aca0f513bfa82fd9798c7
2017-06-22 13:50:13 -07:00
..
Config.md add ClientConfig method that compiles repository data 2016-08-05 12:50:29 -07:00
InodeLifetime.md add document describing Inode lifetime management 2016-12-22 19:01:12 -08:00
InodeLocks.md update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
Rename.md always load affected inodes in rename(), and update lock ordering 2017-02-03 18:35:03 -08:00