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>
void
setFormatFunctor(RecordFormatter const& formatter);
Created with MrDocs