I restart Apache:
net stop "Apache2.4" && net start "Apache2.4"
It forces Apache to flush its logs.
stackoverflow.com/a/32159874