In this thread: http://marc.theaimsgroup.com/?t=111401309600006&r=1&w=2
on the log4j mailing list, Scott Deboy posted his Chainsaw: http://logging.apache.org/log4j/docs/chainsaw.html config file that he uses to query a Sql Server database every 3 seconds for new log entries. It doesn't matter how the data got into the database (i.e. log4net, log4j, log4php, etc.). I use Chainsaw and log4net's UDPAppender to view logs from remote machines as well as my own machine. Here is a link (I think this is the 4th time I've described this process...can we add this to the log4net website Nicko?) on how to set things up: http://marc.theaimsgroup.com/?l=log4net-user&m=110816680703194&w=4 - Ron --- Howard Weisberg <[EMAIL PROTECTED]> wrote: > What kind of Log4Net viewers are available either thru the project or > from other sources? > > Particularly useful would be a viewer that works with logs kept in > SQL > Server. We'd like to avoid reinventing the wheel.
