Store the most recently published log record and context.
Declared in <ball_testobserver.h>
virtual
void
publish(
bsl::shared_ptr<Record const> const& record,
Context const& context) override;
| Name | Description |
|---|---|
| record | shared pointer to the log record to publish |
| context | publication context for record |