Logging

Log statements can be part of a transformation. These can be turned on by checking the 'log' property. 

(In the MOFScript tool, the log property is controlled by a 'log' property for each MOFScript file. Check the MOFScript properties for the transformation file and turn on logging.)

(Currently, logging is only support to the console.)

log (“This is a log message”)