***Note from Migration:***
Original Title was: FeatureWriter-transformer should optionally log the written Features to the variable "FME_TotalFeaturesWritten"
If i use the FeatureWriter-transformer, the written Features are only count in a seperate log.
I'd prefer, that there may be an checkbox to enable writing the count of written features to the variable 'FME_TotalFeaturesWritten' as well.
In my case it is important to get the whole number of written features in the python-shutdownscript. In ideal case in a direct way.
I believe that it would be the easiest way with such a checkbox.


