Linux has tail command. What about Windows? You can use Powershell to tail a file.

<pre lang="bash">Get-Content myLog.log –Wait