Re: Loggin into a DB.

2002-04-04 Thread Kevin Steppe
efault.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: Loggin into a DB. > > Yes, you use the JDBCAppender. I use Kevi

RE: Loggin into a DB.

2002-04-04 Thread Nate Drake
s List' Subject: RE: Loggin into a DB. Yes, you use the JDBCAppender. I use Kevin Steppe's. In log4j v1.1.3, the JDBCAppender.java file can be found in the \contribs\LeosLiterak\KevinSteppe folder. You will have to compile the file yourself and add the class to the log4j pack

Re: Loggin into a DB.

2002-04-04 Thread Matt Egyhazy
yes - Original Message - From: "Han Solo" <[EMAIL PROTECTED]> To: "Log4J Users List" <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 2:21 AM Subject: Loggin into a DB. >Hi: > > I started to use the Log4J and I would like to > know if it is possible to use it to log into a >

Re: Loggin into a DB.

2002-04-04 Thread Kevin Steppe
Certainly... Use the JDBCAppender, it's in the cvs under package org.apache.log4j.jdbc Kevin Han Solo wrote: >Hi: > > I started to use the Log4J and I would like to > know if it is possible to use it to log into a > database instead of a filesystem? > >Regads >Francisco Jaen

RE: Loggin into a DB.

2002-04-04 Thread Sara Prigge
Yes, you use the JDBCAppender. I use Kevin Steppe's. In log4j v1.1.3, the JDBCAppender.java file can be found in the \contribs\LeosLiterak\KevinSteppe folder. You will have to compile the file yourself and add the class to the log4j package. Thanks- Sara Prigge -Original Message- From

RE: Loggin into a DB.

2002-04-04 Thread yugen
Check out JDBCAppender.java under contribs/KevinSteppe/. .. yugen http://gvf.sourceforge.net .. > -Original Message- > From: Han Solo [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 04, 2002 1:21 AM > To: Log4J Users List > Subject: Log

RE: Loggin into a DB.

2002-04-04 Thread Bellamy, Scot
Yes, you can do that. There is a JDBC appender available from the Log4J home page. Scot. -Original Message- From: Han Solo [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 2:21 AM To: Log4J Users List Subject: Loggin into a DB. Hi: I started to use the Log4J and I