BloombergLP::ball::Logger::PublishAllTriggerCallback

Functor invoked to publish all logger record buffers.

Synopsis

Declared in <ball_loggermanager.h>

typedef bsl::function<void(Transmission::Cause)> PublishAllTriggerCallback;

Description

PublishAllTriggerCallback is the type of the functor that is invoked with the publication cause to publish all record buffers of all loggers that are allocated by the logger manager.