[#BloombergLP-ball-FileObserver-isFileLoggingEnabled-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FileObserver.adoc[FileObserver]::isFileLoggingEnabled :relfileprefix: ../../../ :mrdocs: Return `true` if file logging is enabled and load the specified `result` with the current log file name; otherwise return `false`. == Synopsis Declared in `<ball_fileobserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isFileLoggingEnabled(xref:bsl/string.adoc[bsl::string]* result) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#