I use asp.net core 2 Preview 2.
I opened stdoutLogEnabled = \"true\" in web.config but the system does not write logs.
stdoutLogEnabled = \"true\"
web.config
Deploying on
Try to install .NET Core SDK on the server:
https://www.microsoft.com/net/download/core
It solved the same problem for me.