Logging

I’m using FinalBuilder from within a TFSBuild.

how can I log variable, and/or string format statement into the outputted logs?

The log variable action will do what you require. All output from actions is written to the TFS logs.