inline

On Sat, Mar 14, 2009 at 3:27 PM, Oskar Berggren <[email protected]>wrote:

> inline shortened.
>
>>
>> Again, what is the pain? Having an additional library?
>>
>
> The user then has to configure several logging libraries. It might also be
> problematic to have the whole application log to the same log file if
> multiple logging frameworks might stomp each other.
>
>

Great, that is the first time that we see any pain for the users.
I am not sure that it is a _big_ pain, especially since in most cases it is
not recommended to have NH log in production, but that is another matter.


> Breaking changes should be avoided in general, and I don't really see a
>> justification for doing something like this.
>>
>
>
> Could the "log4net-logprovider" be maintained within NHibernate core and
> used automatically by default if the user does not specify a different
> provider? Then current and future user's will get todays behaviour without
> any additional work.
>

I have no objection to that, although I still don't see ROI.
In general I don't like to satisfy future needs, I rather serve concrete
needs.

Reply via email to