[#BloombergLP-ball-RecordFormatterFunctor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::RecordFormatterFunctor :relfileprefix: ../../ :mrdocs: This struct provides a namespace for a typedef of the functor used for formatting log records to a stream. == Synopsis Declared in `<ball_recordformatterfunctor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct RecordFormatterFunctor; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/ball/RecordFormatterFunctor/Type.adoc[`Type`] | `Type` is the type of the functor used for formatting log records to a stream. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#