[#BloombergLP-ball-FileObserver2-isFileLoggingEnabled-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FileObserver2.adoc[FileObserver2]::isFileLoggingEnabled :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, loading the specified `result`. == Synopsis Declared in `<ball_fileobserver2.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isFileLoggingEnabled(std::string* result) const; ---- == Return Value `true` if file logging is enabled, and `false` otherwise == Parameters [cols="1,4"] |=== | Name| Description | *result* | receives the current log file name if logging is enabled |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#