Store the most recently published log record and context.

Synopsis

Declared in <ball_testobserver.h>

virtual
void
publish(
    bsl::shared_ptr<Record const> const& record,
    Context const& context) override;

Created with MrDocs