I do have a Docker container running a .net core 2 app.
The logging is configured using this code in Program.cs
Program.cs
public static IWebHostBuilde
To add to the answers, if you're having trouble with deploying the image in your App Service and need logs for that specifically, you can get the docker logs for the provisioning phase of your container under Deployment Center, e.g.: