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.
Synopsis
Declared in <ball_loggermanager.h>
typedef bsl::function<void(xref:BloombergLP/ball/Transmission/Cause.adoc[Transmission::Cause)>] PublishAllTriggerCallback;
Created with MrDocs