Yeah it will but would be good. I once needed to plug in ms logging. And thought about this. But now I just use log4net and all my problems are solved :). I guess if it has. A default Log4.net implementation it would still have a reference on it. Anyway be good to see where this goes.
Cheers Stefan Sedich On 01/03/2009, at 10:48 PM, Tuna Toksoz <[email protected]> wrote: > It will, it is actually what we'll do most probably. But it adds > another assembly. > > Tuna Toksöz > http://tunatoksoz.com > http://turkiyealt.net > http://twitter.com/tehlike > > Typos included to enhance the readers attention! > > > > On Sun, Mar 1, 2009 at 2:45 PM, Stefan Sedich > <[email protected]> wrote: > Maybe a silly suggestion but would a NH.ILogger interface with > simple wrappers work? Nh could provide a simple log4net wrapper and > any one else could do something simple as > sessionfactory.setlogger(foo). Seems like a simple solution. > > > Cheers > > Stefan Sedich > > > On 01/03/2009, at 10:17 PM, Fabio Maulo <[email protected]> wrote: > >> +1 (as I said in dev-list) >> >> btw we can removing a strong reference to log4net but this without >> add a strong reference to something else. >> >> >> 2009/3/1 Ayende Rahien <[email protected]> >> I am actually against that. >> It only adds additional complexity without really giving us >> anything in return. >> Adding more assemblies that we need to deploy and additional steps >> to configure is not a good thing. >> >> >> On Sun, Mar 1, 2009 at 1:22 AM, Tuna Toksoz <[email protected]> >> wrote: >> it is still open. >> >> Use http://jira.nhforge.org instead. >> >> Tuna Toksöz >> http://tunatoksoz.com >> http://turkiyealt.net >> http://twitter.com/tehlike >> >> Typos included to enhance the readers attention! >> >> >> >> >> On Sun, Mar 1, 2009 at 11:20 AM, Graham Bunce <[email protected] >> > wrote: >> >> Hi all, >> >> Does anyone know if this : >> >> http://groups.google.com/group/nhibernate-development/browse_thread/thread/cdfddb3b63307dab >> >> was put into the 2.1 release? >> >> We have a mandated policy of using MS EntLib logging and its annoying >> that NHibernate forces the use of Log4Net. I know its not as big an >> issue as some of the other things 2.1 is dealing with but as I can't >> access the JIRA listed in the thread, I don't know the status. >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> Fabio Maulo >> >> > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
