Process the specified log record with publishing context.
Declared in <ball_observer.h>
virtual
void
publish(
Record const& record,
Context const& context);
Process the specified log record having the specified publishing context.
| Name | Description |
|---|---|
| record | log record to publish |
| context | publication context for record |