Where is the repo for castle.services.logging.log4netintegration?

View: New views
5 Messages — Rating Filter:   Alert me  

Where is the repo for castle.services.logging.log4netintegration?

by Tom Dietrich :: Rate this Message:

| View Threaded | Show Only this Message

I'm interested in expanding it so that the user can override the default behavior (the type name is used as the logger) with their own logic. 

It doesn't seem to be under the castleproject org in github. 

--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To view this discussion on the web visit https://groups.google.com/d/msg/castle-project-devel/-/inHQTDIe-RUJ.
To post to this group, send email to castle-project-devel@....
To unsubscribe from this group, send email to castle-project-devel+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.

Re: Where is the repo for castle.services.logging.log4netintegration?

by Gauthier Segay :: Rate this Message:

| View Threaded | Show Only this Message

Hello, it seems it's there:

https://github.com/castleproject/Core/tree/master/src/Castle.Services.Logging.log4netIntegration

On Apr 17, 10:08 pm, Tom Dietrich <tom.dietr...@...> wrote:
> I'm interested in expanding it so that the user can override the default
> behavior (the type name is used as the logger) with their own logic.
>
> It doesn't seem to be under the castleproject org in github.

--
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 castle-project-devel@....
To unsubscribe from this group, send email to castle-project-devel+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.


Re: Where is the repo for castle.services.logging.log4netintegration?

by Tom Dietrich :: Rate this Message:

| View Threaded | Show Only this Message

Ah, so it is! Beginning the hardcore forking action now. Thanks!

On Wednesday, April 18, 2012 4:11:47 AM UTC-4, Gauthier Segay wrote:
Hello, it seems it's there:

https://github.com/castleproject/Core/tree/master/src/Castle.Services.Logging.log4netIntegration

On Apr 17, 10:08 pm, Tom Dietrich <tom.dietr...@...> wrote:
> I'm interested in expanding it so that the user can override the default
> behavior (the type name is used as the logger) with their own logic.
>
> It doesn't seem to be under the castleproject org in github.

--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To view this discussion on the web visit https://groups.google.com/d/msg/castle-project-devel/-/F8dbSHDshuAJ.
To post to this group, send email to castle-project-devel@....
To unsubscribe from this group, send email to castle-project-devel+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.

Re: Where is the repo for castle.services.logging.log4netintegration?

by IanYates :: Rate this Message:

| View Threaded | Show Only this Message

I had a similar issue trying to find it last week but managed to find
it on my own under Core.  I did what Tom probably did - browsed
through the projects listed at https://github.com/castleproject.  It
makes sense that it was under Core in hindsight, just for someone like
me who's new to Castle it wasn't immediately apparently  (I've done
things with the WCF facility which I conveniently found on its own and
incorrectly assuemd other separate shipping items {ie the same way the
NuGet packages are separated} would also be on their own).

Glad you found the code :)

On Apr 18, 10:29 pm, Tom Dietrich <tom.dietr...@...> wrote:

> Ah, so it is! Beginning the hardcore forking action now. Thanks!
>
>
>
> On Wednesday, April 18, 2012 4:11:47 AM UTC-4, Gauthier Segay wrote:
>
> > Hello, it seems it's there:
>
> >https://github.com/castleproject/Core/tree/master/src/Castle.Services...
>
> > On Apr 17, 10:08 pm, Tom Dietrich <tom.dietr...@...> wrote:
> > > I'm interested in expanding it so that the user can override the default
> > > behavior (the type name is used as the logger) with their own logic.
>
> > > It doesn't seem to be under the castleproject org in github.

--
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 castle-project-devel@....
To unsubscribe from this group, send email to castle-project-devel+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.


Re: Where is the repo for castle.services.logging.log4netintegration?

by Tom Dietrich :: Rate this Message:

| View Threaded | Show Only this Message

Sent my pull and it was accepted within an hour 0_0. Nicely done.

On Wednesday, April 18, 2012 7:35:00 PM UTC-4, IanYates wrote:
I had a similar issue trying to find it last week but managed to find
it on my own under Core.  I did what Tom probably did - browsed
through the projects listed at https://github.com/castleproject.  It
makes sense that it was under Core in hindsight, just for someone like
me who's new to Castle it wasn't immediately apparently  (I've done
things with the WCF facility which I conveniently found on its own and
incorrectly assuemd other separate shipping items {ie the same way the
NuGet packages are separated} would also be on their own).

Glad you found the code :)

On Apr 18, 10:29 pm, Tom Dietrich <tom.dietr...@...> wrote:

> Ah, so it is! Beginning the hardcore forking action now. Thanks!
>
>
>
> On Wednesday, April 18, 2012 4:11:47 AM UTC-4, Gauthier Segay wrote:
>
> > Hello, it seems it's there:
>
> >https://github.com/castleproject/Core/tree/master/src/Castle.Services...
>
> > On Apr 17, 10:08 pm, Tom Dietrich <tom.dietr...@...> wrote:
> > > I'm interested in expanding it so that the user can override the default
> > > behavior (the type name is used as the logger) with their own logic.
>
> > > It doesn't seem to be under the castleproject org in github.

--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To view this discussion on the web visit https://groups.google.com/d/msg/castle-project-devel/-/Oysaj6yrRb8J.
To post to this group, send email to castle-project-devel@....
To unsubscribe from this group, send email to castle-project-devel+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.