Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Add support for logger hierarchy hookup from ServerHost AppDomain to parent AppDomain #2

Open
jthelin opened this issue Nov 4, 2015 · 0 comments

Comments

@jthelin
Copy link
Owner

jthelin commented Nov 4, 2015

Configuring log4net logger hierarchies to work across AppDomain boundaries typically requires some non-trivial MarshalByRefObject jujitsu.

Investigate integration of this suggestion from StackOverflow using custom CrossDomainOutboundAppender / CrossDomainParentAppender mechanism into ServerHost library.

http://stackoverflow.com/questions/1091223/log4net-across-appdomains/23270706#23270706

@jthelin jthelin changed the title TODO: TODO: Add support for logger hierarchy hookup from ServerHost AppDomain to parent AppDomain Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant