Process the specified log record having the specified publishing context.
Synopsis
Declared in <ball_observeradapter.h>
virtual
void
publish(
bsl::shared_ptr<Record const> const& record,
Context const& context) override;
Created with MrDocs