Friday, May 18, 2012
 
The best way to analyze your logs! Minimize
 Log4Net Mail archive   

The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.

Subject: Can I limit the level for appender
Prev Next
You are not authorized to post a reply.

Author Messages
Vladimir Bodurov

08/18/2008 9:17 PM  
Hello,
 
Can I limit the level for appender, for example if I want the errors to go to database and the debug calls to Debug Output.
 
Is this possible?
 
Thank you in advance
 
Vlad
Freddy Gómez

08/18/2008 9:22 PM  
You could use two appenders with the same logger, each one with a LevelMatchFilter, so one appender writes to the database and the other writes to the console.

-fred
Vladimir Bodurov

08/18/2008 10:50 PM  
Thank you Frend,
 
I also found that

<

param name="Threshold" value="WARN" />
for appender works good as well.
 
Vlad
Freddy Gómez

08/18/2008 11:01 PM  
good, just be aware that one of your appender will get error calls as well as debug calls.
Vladimir Bodurov

08/18/2008 11:11 PM  
Yes, thank you, I am aware about that, I just want to keep only errors in the database and everything in the debug stream.
You are not authorized to post a reply.
Forums > Log4Net > Log4Net Mail archive > Can I limit the level for appender



ActiveForums 3.7

 

 

 

 

 

 

 

 

Log4Net Dashboard

Log analysis and monitoring made easy!

Log4Net Dashboard is a log viewer that can read log statements from a variety of logging output targets.

You can download a free developer version.

  

Check it out!

On the demonstration site you can try it  with live data.demo.l4ndash.com - Try Log4Net Dashboard with live data

The mail archive is a copy of all the mail sent to the mail address: log4net-user@logging.apache.org, organized as a forum.

If you would like to participate in the mail list, send a mail to log4net-user-subscribe@logging.apache.org.

More information about the mailing list is available on: http://logging.apache.org/log4net/support.html

 

A complete topic list is available and can be viewed here (warning, it takes some time to load)

 

Copyright 2005-2008 by FaktNet AS Terms Of Use Privacy Statement