I\'m posting this and answering it, because this left me stumped for a very long time. I have the following line in my web.config:
I did the following steps in order to get logs:
IIS_IUSRS as described aboveweb.config: stdoutLogFile="C:\xxx\xxx\logs"Step 2 works with relative path too stdoutLogFile=".\logs\stdout"