BloombergLP::ball::ObserverFormatterImp::setFormatFunctor

Set the formatting functor used when writing records to the specified formatter functor.

Synopsis

Declared in <ball_observerformatterimp.h>

void
setFormatFunctor(RecordFormatter const& formatter);

Description

Note that this method is not able to communicate the timezone default settings to the formatter, prefer setFormat.

Parameters

NameDescription
formatterfunctor used to format log records to a stream