Returns the full filename for the current application log file.
# Get the value of the property.propertyValue = applicationFolders_var.appLogFilePath
#include <Core/Application/ApplicationFolders.h>// Get the value of the property.string propertyValue = applicationFolders_var->appLogFilePath();