Format the specified log record into the specified output stream using the current record formatter functor.
Declared in <ball_observerformatterimp.h>
void
formatLogRecord(
std::ostream& stream,
bsl::shared_ptr<Record const> const& record) const;