[#BloombergLP-ball-ObserverFormatterImp-setFormatFunctor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ObserverFormatterImp.adoc[ObserverFormatterImp]::setFormatFunctor :relfileprefix: ../../../ :mrdocs: Set the formatting functor used when writing records to the specified `formatter` functor. Note that this method is not able to communicate the timezone default settings to the `formatter`, prefer `setFormat`. == Synopsis Declared in `<ball_observerformatterimp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setFormatFunctor(xref:BloombergLP/ball/ObserverFormatterImp/RecordFormatter.adoc[RecordFormatter] const& formatter); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#