BloombergLP::ball::FileObserver::publish

Publish the specified log record with the given context.

Synopses

Declared in <ball_fileobserver.h>

Publish the specified log record with the given context.

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

Publish the specified log record with the given 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