microsoft/dotnet-framework-docker

Example of logging support

davhdavh opened this issue · 0 comments

Describe the Problem

It is unclear how to configure logging in the .net framework application, so that it gets output as normal docker-style logging.

None of the samples use logging.

Describe the Solution

Just a single log message from inside the container ending up as docker-style log is enough.