Hi guys I have posted it here - http://support.castleproject.org/projects/FACILITIES/issues/view/FACILITIES-ISSUE-105 Cheers Anthony
On Oct 30, 4:55 pm, "Markus Zywitza" <[EMAIL PROTECTED]> wrote: > Can you open an issue at support.castleproject.org for this, please? > > I didn't look into Logging so far and things on the mailing list tend to get > lost over time... > > -Markus > > 2008/10/29 vdhant <[EMAIL PROTECTED]> > > > > > Hi guys > > I have a need to utilise event based logging within log4net (see > >http://logging.apache.org/log4net/release/manual/contexts.html). > > > The problem is that as far as I can tell, the Logging Facility in > > Castle doesn't allow one to define properties at this level of scope. > > Please let me know if this is not the case. > > > I have been looking through the implementation details of Logging > > Facility and I think that it wouldn't be that difficult to add the > > functionality in. I think that the functionality would go really well > > in Castle.Core.Logging.IExtendedLogger. And it shouldn't be a breaking > > change (unless someone has implemented their own IExtendedLogger - in > > which case they would need to implement the additional event based > > context properties on the interface). > > > Now what I was wondering is if anyone would be interested in myself > > (or if someone can do it in a timely fashion as I have a need for it > > directly) adding this functionality into Castle itself. > > > The alternative is that I just create a class which inherits from > > ExtendedXYZFactory. But this implementation isn't as clean and it > > doesn't help Castle move forward if this functionality is wanted in > > Castle itself. > > > Let me know > > Anthony > > > - Sorry if this is posted twice I couldn't see the message that i > > just submitted in the list --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" 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/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
