This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
NullReferenceException in RuntimeEnvironmentHelper under .NET 4.5 using Logging #309
Closed
Description
I wrote this under DNX but maybe it's more appropriate here: aspnet/dnx#3218
Basically, the usage of a DNX specific thing causes an exception when trying to use Console logging. I have a sample and more details on the other issue.