|
proxygen
|
#include <folly/CPortability.h>#include <folly/Conv.h>#include <folly/Demangle.h>#include <folly/Format.h>#include <folly/Portability.h>#include <folly/logging/LogCategory.h>#include <folly/logging/LogMessage.h>#include <folly/logging/LogStream.h>#include <cstdlib>Go to the source code of this file.
Classes | |
| class | folly::XlogCategoryInfo< IsInHeaderFile > |
| class | folly::LogStreamProcessor |
| class | folly::LogStreamVoidify< Fatal > |
| class | folly::LogStreamVoidify< true > |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::detail | |
Functions | |
| template<typename Arg > | |
| auto | folly::detail::fallbackFormatOneArg (std::string *str, const Arg *arg, int) -> decltype(toAppend(std::declval< Arg >(), std::declval< std::string * >()), std::declval< void >()) |
| template<typename Arg > | |
| void | folly::detail::fallbackFormatOneArg (std::string *str, const Arg *arg, long) |
| void | folly::logDisabledHelper (std::false_type) noexcept |
| void | folly::logDisabledHelper (std::true_type) noexcept |