Store the most recently published log record and context.
Declared in <ball_testobserver.h>
Store the most recently published log record and context.
virtual
void
publish(
Record const& record,
Context const& context) override;
» more...
Store the most recently published log record and context.
virtual
void
publish(
bsl::shared_ptr<Record const> const& record,
Context const& context) override;
» more...