proxygen
ConfigHelpers.h File Reference
#include <iosfwd>
#include <memory>

Go to the source code of this file.

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

std::ostream & folly::operator<< (std::ostream &os, const LogConfig &config)
 
std::ostream & folly::operator<< (std::ostream &os, const LogCategoryConfig &config)
 
std::ostream & folly::operator<< (std::ostream &os, const LogHandlerConfig &config)
 
void folly::PrintTo (const std::shared_ptr< LogHandler > &handler, std::ostream *os)