Skip to content

Conversation

whut
Copy link
Contributor

@whut whut commented Sep 29, 2011

Addded fix for log4net not always finding, reported in https://nhibernate.jira.com/browse/NH-2821

@patearl
Copy link
Member

patearl commented Oct 24, 2011

See discussion in linked JIRA issue.

@oskarb
Copy link
Member

oskarb commented Jan 29, 2012

@whut Thanks for providing a potential fix for this. However, the matter was discussed again in the mailing list, and the general consensus is that logging should require explicit configuration. For backwards compatibility, putting log4net in the deploy directory can be regarded as explicit configuration, while putting it in the GAC is not.

http://groups.google.com/group/nhibernate-development/browse_thread/thread/b2abdfafc50148fb

I'm closing this pull request now. A different solution would be to split the RelativeSearchPath on semicolon and check each directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants