GitHub user ahouben opened a pull request:
https://github.com/apache/log4net/pull/12
Fixes for the LogicalThreadContext
The current implementation of `LogicalThreadContext` does not flow
correctly through `async/await` calls as described in
http://stackoverflow.com/questions
Github user ahouben commented on the pull request:
https://github.com/apache/log4net/pull/12#issuecomment-77357942
Would it make sense to update the patch with the following modifications
then:
·Create a new top level src/log4net/log4net.vs2012.sln derived
Github user ahouben commented on the pull request:
https://github.com/apache/log4net/pull/12#issuecomment-77960511
The PR was updated to reflect the aforementioned changes:
* Create a new top level src/log4net/log4net.vs2012.sln derived from
log4net.vs2010.sln with the following