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.

Synopsis

Declared in <ball_fileobserver.h>

void
disableFileLogging();

Created with MrDocs