[#BloombergLP-ball-Logger-PublishAllTriggerCallback] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Logger.adoc[Logger]::PublishAllTriggerCallback :relfileprefix: ../../../ :mrdocs: `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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/function-0a.adoc[bsl::function<void(xref:BloombergLP/ball/Transmission/Cause.adoc[Transmission::Cause])>] PublishAllTriggerCallback; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#