[GitHub] log4net pull request: Fixes for the LogicalThreadContext

2015-03-04 Thread ahouben
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] log4net pull request: Fixes for the LogicalThreadContext

2015-03-05 Thread ahouben
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] log4net pull request: Fixes for the LogicalThreadContext

2015-03-09 Thread ahouben
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