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>
bool
isFileLoggingEnabled(bsl::string* result) const;
Created with MrDocs