fit-log()
boolean fit-log(string message)Example
<flow>
<xslt if="fit-log('Process my XSLT')" src="XSLT.xsl" />
</flow>2015-12-01 11:12:13+0200 VmaNmn8AAAEAAB3Gy08AAABA myProject Process my XSLTLast updated
boolean fit-log(string message)<flow>
<xslt if="fit-log('Process my XSLT')" src="XSLT.xsl" />
</flow>2015-12-01 11:12:13+0200 VmaNmn8AAAEAAB3Gy08AAABA myProject Process my XSLTLast updated