Functor invoked to publish all logger record buffers.
Declared in <ball_loggermanager.h>
typedef bsl::function<void(Transmission::Cause)> PublishAllTriggerCallback;
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.