Publish all buffered records from all managed loggers.
Synopsis
Declared in <ball_loggermanager.h>
void
publishAll();
Description
Transmit to the observers registered with this logger manager all log records accumulated in the record buffers of all loggers managed by this logger manager, and indicate the publication cause to be MANUAL_PUBLISH_ALL.
Created with MrDocs