Disable file logging for this file observer.
Synopsis
Declared in <ball_fileobserver.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 of this file observer may still be logged to stdout after calling this method.
Created with MrDocs