Publish all buffered records with cause MANUAL_PUBLISH.
Synopsis
Declared in <ball_loggermanager.h>
void
publish();
Description
Publish to the observer held by this logger all records stored in the record buffer of this logger and indicate to the observer that the cause is MANUAL_PUBLISH.
Created with MrDocs