[#BloombergLP-ball-ObserverFormatterImp-formatLogRecord] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ObserverFormatterImp.adoc[ObserverFormatterImp]::formatLogRecord :relfileprefix: ../../../ :mrdocs: Format the specified log `record` into the specified output `stream` using the current record formatter functor. == Synopsis Declared in `<ball_observerformatterimp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void formatLogRecord( std::ostream& stream, xref:bsl/shared_ptr-0a.adoc[bsl::shared_ptr<Record const>] const& record) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#