I abstracted the logging interface on Rhino Etl a few months back to use Common.Logging so you could use either log4net or NLog (or possibly something else.) I'm sure with a little effort the same thing could be done to ESB. It would be a welcome update for me as I use NLog in my projects.
-- Nathan Palmer On Wednesday, November 2, 2011 at 11:14 AM, Kleban Jason wrote: > > > > > Hello, > > > > > > I'm not sure if Rhino Bus is tied to log4net or if it is logger-agnostic, > taking advantage of Debug.Listeners somehow instead. I see the website only > gives an example of a log4net configuration. > > > > > > Can NLog be used instead? We're already using NLog in a variety of projects > and find it to be more powerful and simple to use than Log4net (which hasn't > been updated since 2003!!) > > > > > > Thanks! > > > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected] > (mailto:[email protected]). > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]). > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en.
