[MonoDevelop] Logging

Christian Hergert christian.hergert at gmail.com
Thu Jun 16 14:43:15 EDT 2005


That was going to be fixed, but just never happened. What we will do
is add another set of methods to allow passing a System.Type. I put
this patch together now in fact.

~ chris

On 6/16/05, Jacob Ilsø Christensen <jacobilsoe at gmail.com> wrote:
> Hi.
> 
> I looked a bit at the logging concept in MonoDevelop. I can see it is
> nice to have a logging service which forwards the logging to log4net.
> But... using log4net this way we lose the important piece of
> information about what part of the code actually logged the message.
> Right now the same Logger is used with a typeof(ILoggingService). So
> all messages seem to come from ILoggingService. This also has the
> effect that we cannot configure filtering on the logging. Do we really
> want this?
> 
> /Jacob
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 


-- 
Christian Hergert
Mosaix Communications, Inc.
Software Engineer
C: 253 906 2115


More information about the Monodevelop-list mailing list