BloombergLP::ball::MultiplexObserver::publish

Process the specified log record having the specified publishing context by forwarding record and context to each of the observers registered with this multiplexing observer.

Synopsis

Declared in <ball_multiplexobserver.h>

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

Description

DEPRECATED: Use the alternative publish overload instead.