BloombergLP::ball::AsyncFileObserver::isFileLoggingEnabled

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_asyncfileobserver.h>

bool
isFileLoggingEnabled(bsl::string* result) const;

Return Value

true if file logging is enabled, and false otherwise

Parameters

NameDescription
resultreceives the current log file name when logging is enabled