logging: add more documentation
authorAdam Simpkins <simpkins@fb.com>
Wed, 13 Dec 2017 00:30:13 +0000 (16:30 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 13 Dec 2017 00:36:35 +0000 (16:36 -0800)
commit7fb9d9fd95490f2a5fbdd0d7bb8a44e5b95f2c48
tree831354ed722adc8ba7a7298d9638580efa0cfebb
parenta674aa6cee470969ddecd340154002cf1d3efc1c
logging: add more documentation

Summary: Add several new documents describing the behavior of the folly logging library.

Reviewed By: yfeldblum

Differential Revision: D6525997

fbshipit-source-id: 8ba2ff99c70c7566987b3da321526a16755e72bf
folly/experimental/logging/docs/Comparisons.md [new file with mode: 0644]
folly/experimental/logging/docs/Config.md
folly/experimental/logging/docs/LogCategories.md [new file with mode: 0644]
folly/experimental/logging/docs/LogHandlers.md [new file with mode: 0644]
folly/experimental/logging/docs/LogLevels.md [new file with mode: 0644]
folly/experimental/logging/docs/Overview.md [new file with mode: 0644]
folly/experimental/logging/docs/Usage.md [new file with mode: 0644]