You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Configuring
log4net
logger hierarchies to work across AppDomain boundaries typically requires some non-trivialMarshalByRefObject
jujitsu.Investigate integration of this suggestion from StackOverflow using custom
CrossDomainOutboundAppender
/CrossDomainParentAppender
mechanism intoServerHost
library.http://stackoverflow.com/questions/1091223/log4net-across-appdomains/23270706#23270706
The text was updated successfully, but these errors were encountered: