proxygen
|
#include <LogStreamProcessor.h>
Public Member Functions | |
void | operator& (std::ostream &) |
Definition at line 487 of file LogStreamProcessor.h.
void folly::LogStreamVoidify< true >::operator& | ( | std::ostream & | stream | ) |
A specialized noreturn version of operator&() for fatal log statements.
Definition at line 214 of file LogStreamProcessor.cpp.
References folly::LogStream::getProcessor(), folly::LogStreamProcessor::logNow(), and folly::LogStreamProcessor::stream().