This sounds really interesting but the documentation isn't very clear
on exactly how it works. Do you have an example somewhere?

On Wed, Oct 29, 2008 at 6:06 PM, vdhant <[EMAIL PROTECTED]> wrote:
>
> 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
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to