Write to STDOUT (the task log) the Configuration/Properties values. All properties that contain
any of the strings in the maskSet will be masked when writting it to STDOUT.
Parameters:
header - message for the beginning of the Configuration/Properties dump.
maskSet - set with substrings of property names to mask.
conf - Configuration/Properties object to dump to STDOUT