MCPcopy Create free account
hub / github.com/Hale423/CenterPoint / LogStreamConsumer

Class LogStreamConsumer

include/common/logging.h:132–180  ·  view source on GitHub ↗

\class LogStreamConsumer \brief Convenience object used to facilitate use of C++ stream syntax when logging messages. Order of base classes is LogStreamConsumerBase and then std::ostream. This is because the LogStreamConsumerBase class is used to initialize the LogStreamConsumerBuffer member field in LogStreamConsumer and then the address of the buffer is passed to std::ostream. This is necessary

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

logMethod · 0.85
LOG_VERBOSEFunction · 0.85
LOG_INFOFunction · 0.85
LOG_WARNFunction · 0.85
LOG_ERRORFunction · 0.85
LOG_FATALFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected