Same as the preceding overload, loading the specified result.

Synopsis

Declared in <ball_fileobserver2.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 if logging is enabled

Created with MrDocs