proxygen
|
This is the complete list of members for folly::LogHandlerFactory, including all inherited members.
createHandler(const Options &options)=0 | folly::LogHandlerFactory | pure virtual |
getType() const =0 | folly::LogHandlerFactory | pure virtual |
Options typedef | folly::LogHandlerFactory | |
updateHandler(FOLLY_MAYBE_UNUSED const std::shared_ptr< LogHandler > &existingHandler, const Options &options) | folly::LogHandlerFactory | inlinevirtual |
~LogHandlerFactory()=default | folly::LogHandlerFactory | virtual |