Same as the preceding overload, using a std::string result.

Synopsis

Declared in <ball_asyncfileobserver.h>

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

Return Value

true if file logging is enabled, and false otherwise

Parameters

Name

Description

result

receives the current log file name when logging is enabled

Created with MrDocs