You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-user@logging.apache.org by "Wiedemann, Bernd" <B....@mas-software.de> on 2006/05/12 12:42:03 UTC

AW: Log4Net Viewer

Hi Richard,

 

if you are interested in a viewer implemented with .net framework, consider

XTrace Viewer (www.xtrace.de). 

 

There you'll find a tracing tool suite - based on log4net and its logging

derivates, which comprises a viewer, a configuration editor, a mechanism for

generating tracing code and an API for rendering types.

 

Although the website is in german, the tool suite itself is completely in
english.

 

Best regards, 

 

Bernd

 

 

 

  _____  

Von: Richard Thurston [mailto:richardhthurston@yahoo.com] 
Gesendet: Mittwoch, 15. Februar 2006 06:08
An: log4net-user@logging.apache.org
Betreff: Log4Net Viewer

 

Regarding Chainsaw V2 - 


Scott


---------------





Scott, personlly I love Chainsaw, and recommend it.


However, my company's network admins want all tech support system to be
identical (to make their own lives easier), currently those systems do not
have Java installed and a log viewer is not enough justification to get Java
installed on them.  In thier words 'end of story', so that leaves me with
tech suppport people who can not read the products log files.  That is why I
ended up creating this viewer for my tech people.


So to end this little email, Chainsaw good, making Richard write a viewer
when a perfectly good one already exists...bad


Richard
  _____  


Yahoo! Mail
Use
<http://pa.yahoo.com/*http:/us.rd.yahoo.com/evt=38867/*http:/photomail.mail.
yahoo.com>  Photomail to share photos without annoying attachments.


Re: AW: Log4Net Viewer

Posted by Hollywood <ho...@thzero.com>.
'Cept it is all in German which is general problematic for general 
distribution to a world-wide list. ;)

----- Original Message ----- 
From: "Ron Grabowski" <ro...@yahoo.com>
To: "Log4NET User" <lo...@logging.apache.org>
Sent: Friday, May 12, 2006 8:36 PM
Subject: Re: AW: Log4Net Viewer


> Neat! Any plans to add support for .NET 1.1 assemblies? Specifically
> the generating tracing code product?
>
> --- "Wiedemann, Bernd" <B....@mas-software.de> wrote:
>
>> Hi Richard,
>>
>>
>>
>> if you are interested in a viewer implemented with .net framework,
>> consider
>>
>> XTrace Viewer (www.xtrace.de).
>>
>>
>>
>> There you'll find a tracing tool suite - based on log4net and its
>> logging
>>
>> derivates, which comprises a viewer, a configuration editor, a
>> mechanism for
>>
>> generating tracing code and an API for rendering types.
>>
>>
>>
>> Although the website is in german, the tool suite itself is
>> completely in
>> english.
>>
>>
>>
>> Best regards,
>>
>>
>>
>> Bernd
>>
>>
>>
>>
>>
>>
>>
>>   _____
>>
>> Von: Richard Thurston [mailto:richardhthurston@yahoo.com]
>> Gesendet: Mittwoch, 15. Februar 2006 06:08
>> An: log4net-user@logging.apache.org
>> Betreff: Log4Net Viewer
>>
>>
>>
>> Regarding Chainsaw V2 -
>>
>>
>> Scott
>>
>>
>> ---------------
>>
>>
>>
>>
>>
>> Scott, personlly I love Chainsaw, and recommend it.
>>
>>
>> However, my company's network admins want all tech support system to
>> be
>> identical (to make their own lives easier), currently those systems
>> do not
>> have Java installed and a log viewer is not enough justification to
>> get Java
>> installed on them.  In thier words 'end of story', so that leaves me
>> with
>> tech suppport people who can not read the products log files.  That
>> is why I
>> ended up creating this viewer for my tech people.
>>
>>
>> So to end this little email, Chainsaw good, making Richard write a
>> viewer
>> when a perfectly good one already exists...bad
>>
>>
>> Richard
>>   _____
>>
>>
>> Yahoo! Mail
>> Use
>>
> <http://pa.yahoo.com/*http:/us.rd.yahoo.com/evt=38867/*http:/photomail.mail.
>> yahoo.com>  Photomail to share photos without annoying attachments.
>>
>>
> 


Re: AW: Log4Net Viewer

Posted by Ron Grabowski <ro...@yahoo.com>.
Neat! Any plans to add support for .NET 1.1 assemblies? Specifically
the generating tracing code product?

--- "Wiedemann, Bernd" <B....@mas-software.de> wrote:

> Hi Richard,
> 
>  
> 
> if you are interested in a viewer implemented with .net framework,
> consider
> 
> XTrace Viewer (www.xtrace.de). 
> 
>  
> 
> There you'll find a tracing tool suite - based on log4net and its
> logging
> 
> derivates, which comprises a viewer, a configuration editor, a
> mechanism for
> 
> generating tracing code and an API for rendering types.
> 
>  
> 
> Although the website is in german, the tool suite itself is
> completely in
> english.
> 
>  
> 
> Best regards, 
> 
>  
> 
> Bernd
> 
>  
> 
>  
> 
>  
> 
>   _____  
> 
> Von: Richard Thurston [mailto:richardhthurston@yahoo.com] 
> Gesendet: Mittwoch, 15. Februar 2006 06:08
> An: log4net-user@logging.apache.org
> Betreff: Log4Net Viewer
> 
>  
> 
> Regarding Chainsaw V2 - 
> 
> 
> Scott
> 
> 
> ---------------
> 
> 
> 
> 
> 
> Scott, personlly I love Chainsaw, and recommend it.
> 
> 
> However, my company's network admins want all tech support system to
> be
> identical (to make their own lives easier), currently those systems
> do not
> have Java installed and a log viewer is not enough justification to
> get Java
> installed on them.  In thier words 'end of story', so that leaves me
> with
> tech suppport people who can not read the products log files.  That
> is why I
> ended up creating this viewer for my tech people.
> 
> 
> So to end this little email, Chainsaw good, making Richard write a
> viewer
> when a perfectly good one already exists...bad
> 
> 
> Richard
>   _____  
> 
> 
> Yahoo! Mail
> Use
>
<http://pa.yahoo.com/*http:/us.rd.yahoo.com/evt=38867/*http:/photomail.mail.
> yahoo.com>  Photomail to share photos without annoying attachments.
> 
> 


Re: AW: Log4Net Viewer

Posted by Ron Grabowski <ro...@yahoo.com>.
I haven't tried the product yet but I'll give feedback anyway :-)

Is it possible to create a seperate log object for the auto-generated
log statements? For example suppose I have a normal log object:

 private readonly static ILog log = 
  LogManager.GetLogger(typeof(Class1));

It would be nice if the program could create a second log object so I
could route the injected log messages:

 private readonly static ILog log = 
  LogManager.GetLogger(typeof(Class1));

 private readonly static ILog injectLog = 
  LogManager.GetLogger("inject." + typeof(Class1).FullName);

Where "inject" is a prefix I can name myself. The entry, exit, etc.
messages would be written to the injectLog object.

Can I set the level of generated messages? From the screenshots it
looks like everything is generated with Debug. Is it possible to set
the level on a per logger (i.e. namespace) level?

Are there any plans to make an English version of the website?

--- "Wiedemann, Bernd" <B....@mas-software.de> wrote:

> Hi Richard,
> 
>  
> 
> if you are interested in a viewer implemented with .net framework,
> consider
> 
> XTrace Viewer (www.xtrace.de). 
> 
>  
> 
> There you'll find a tracing tool suite - based on log4net and its
> logging
> 
> derivates, which comprises a viewer, a configuration editor, a
> mechanism for
> 
> generating tracing code and an API for rendering types.
> 
>  
> 
> Although the website is in german, the tool suite itself is
> completely in
> english.
> 
>  
> 
> Best regards, 
> 
>  
> 
> Bernd