BloombergLP::ball::MultiplexObserver::publish

Process the specified log record having the specified publishing context.

Synopses

Declared in <ball_multiplexobserver.h>

Process the specified log record having the specified publishing context.

virtual
void
publish(
    Record const& record,
    Context const& context) override;
» more...

Process the specified log record having the specified publishing context.

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

Parameters

NameDescription
recordlog record to publish
contextpublication context for record