RE: Multiple appenders for a category

2002-09-27 Thread Nate Drake
To set a threshold in an XML configuration file do something like this: The only problem with this though, is that it will log every type of message. I'm not sure how to limit it to just DEBUG. -Original Message- From: Johannes C

RE: Release of log4j version 1.2.4

2002-06-14 Thread Nate Drake
Any idea when the replacement will be in place? Like 1.2.5? Thanks, n > -Original Message- > From: Ceki Gulcu [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 14, 2002 5:35 AM > To: Log4J Users List > Subject: RE: Release of log4j version 1.2.4 > > > > Another JDBCAppender. > > At 20:40

RE: Release of log4j version 1.2.4

2002-06-13 Thread Nate Drake
Hi, What is the JDBCAppender going to be replaced with? Thanks, Nate > -Original Message- > From: Ceki Gulcu [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 12, 2002 6:15 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Release of log4j version 1.2.4 > > > > Greetings, >

JMS logging question

2002-06-09 Thread Nate Drake
Hi, I'm starting to look into using the JMSAppender to do logging, instead of the JDBCAppender. I'm new to JMS stuff, so this might be a dumb question. What type of message does the JMSAppender (or JMSQueueAppender from Scott Ebersole) send whenever a message is logged? Is it just a TextMessage

RE: Log4J & J2EE - Best Practices

2002-06-05 Thread Nate Drake
Anyone have any thoughts on using the JDBC Appender vs. JMS Appender in a J2EE environment? Thanks, Nate > -Original Message- > From: Steve Ebersole [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 10:01 PM > To: Log4J Users List > Subject: Re: Log4J & J2EE - Best Practices > > >

RE: Request to Users of this forum!!!!

2002-05-31 Thread Nate Drake
Perhaps people don't send the read receipts you are requesting. I know I don't, but I still read 99% of the messages on the list. > -Original Message- > From: Sridharan Vembu [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 9:46 AM > To: [EMAIL PROTECTED] > Subject: Request to Use

Chainsaw and a database

2002-05-22 Thread Nate Drake
Hey, I was looking at Chainsaw and noticed in the javadoc that it says "It is easy to add support for loading events from other sources like JDBC." I would like to use chainsaw to browse our log messages, which are stored in an oracle database. Has anyone done this yet? If so, care to share?

RE: JDBC Appender

2002-05-01 Thread Nate Drake
> > At 07:56 24.04.2002 -0700, you wrote: > >Hello, > > > >I have used the JDBC Appender in the new log4j1.2-rc1 > >And i noticed the following: > > > >1. It keeps on logging to the console, this causes > >overload on the system. > >Here is a sample of what prints on the console: > >Execute: inse

RE: Loggin into a DB.

2002-04-04 Thread Nate Drake
What are the differences between Kevin Steppe's JDBCAppender and Thomas Fenner's? (http://support.klopotek.de/log4j/jdbc/default.htm) Thanks, Nate -Original Message- From: Sara Prigge [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 12:39 PM To: 'Log4J Users List' Subject: RE

RE: Using log4j with EJB

2002-03-20 Thread Nate Drake
We're using the JDBCAppender by Thomas Fenner (http://support.klopotek.de/log4j/jdbc/default.htm). This will put your log messages into a database. It works great for us. -Original Message- From: Bellamy, Scot [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 2:08 PM To: [EMAIL