Disable file logging for this file observer.
Synopsis
Declared in <ball_fileobserver2.h>
void
disableFileLogging();
Description
Disable file logging for this file observer. This method has no effect if file logging is not enabled. Note that records subsequently received through the publish method will be dropped until file logging is re‐enabled.
Created with MrDocs