Functor invoked to publish all active loggers' record buffers.
Declared in <ball_loggermanager.h>
typedef Logger::PublishAllTriggerCallback PublishAllTriggerCallback;
PublishAllTriggerCallback is the type of the functor that is invoked to publish all record buffers of all active loggers (i.e., loggers allocated by the logger manager that have not yet been deallocated).