[#BloombergLP-ball-FileObserver-disableFileLogging] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FileObserver.adoc[FileObserver]::disableFileLogging :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void disableFileLogging(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#