RE: MDC Query

2006-08-25 Thread ysuneelreddy
Bcz of using MDC Nothing happened side effects.. -Original Message- From: Meera Mehta [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 3:47 PM To: log4j-user@logging.apache.org Subject: MDC Query Hi All , I have small doubt related to MDC are we relying on MDC(ThreadLocal) being

RE: JDBC Appender

2006-08-21 Thread ysuneelreddy
:24 PM To: Log4J Users List Subject: Re: JDBC Appender I could not understand what you meant. On 8/21/06, ysuneelreddy <[EMAIL PROTECTED]> wrote: > > Yes, IF u wants u can change > It is not Effect... > From > Suneel > > > -Original Message- > From: Mer

RE: JDBC Appender

2006-08-21 Thread ysuneelreddy
Yes, IF u wants u can change It is not Effect... From Suneel -Original Message- From: Merin Shaji [mailto:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 5:04 PM To: Log4J Users List Subject: Re: JDBC Appender Suneel, Can I change the configuration in log4j.xml and achieve this without

RE: Different client's log file?

2006-08-10 Thread ysuneelreddy
Hi for this purpose use MDC & NDC See details more Use key & values in MDC -Original Message- From: Javier Gonzalez [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 10:04 AM To: Log4J Users List Subject: Re: Different client's log file? On 8/9/06, wolverine my <[EMAIL PROTECTED

RE: How to ignore the class path in log file

2006-08-09 Thread ysuneelreddy
Hi Put the loge level priority more than debug like error,fatal... What is the error in classpath.. Just mention the logxxx.jar in classpath that's enough... If u have any queries tell me... -Original Message- From: Rajasekhar Dara [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 20

Can i wrote log4j.properties instead of log4j.xml..Log4j

2006-08-04 Thread ysuneelreddy
Hi Iam working on log4j Finally I got results.. But, I have one doubt Can I write log4j.properties instead of log4j.xml I tried but show some error. Can I do it.. Thanks & Rgds, Yaramaka SuneelReddy.

problem with timestamp column, it doesn't showing the curr ent time.Log4j

2006-08-03 Thread ysuneelreddy
Hi Iam working on log4j-1.3alpha-8 Iam facing some problem with timestamp column, it doesn't showing the current time. It is showing some long digit. Like.1154600095186 I saw one line in LoggingEvent.java class . /** * The number of milliseconds elapsed from 1/1/1970 until logging even

data not inserting logging_event_exception.....Log4j..

2006-08-02 Thread ysuneelreddy
Hi Iam working on log4j. My log messages data not inserting in database, Logging_event_exception table. We r using jdbc3.0. I wrote my log4j.xml in this way.. http://jakarta.apache.org/log4j/";> For that what can I do...

The data not inserting in Logging_event_exception,Lo gging_event_property tables.

2006-08-02 Thread ysuneelreddy
Hi. Iam working on Log4j-1.3alpha-8 Iam facing problem like. The log messages inserting only one table logging_event The data not inserting in Logging_event_exception,Logging_event_property tables. I wrote my xml like this. http://jakarta.apache.org/log4j/";>

can i have DATASOURCE in log4j-1.2.13

2006-08-01 Thread ysuneelreddy
Hi Can I apply datasource for my log4j-1.2.13 version Plz tell me Thanks & Rgds, Yaramaka SuneelReddy. Software Engineer, Smarte Solutions, Off : + 91-22-40961205 Mob: +91 9833022044

How can i use DATASOURCE in log4j.xml...

2006-08-01 Thread ysuneelreddy
Hi Iam working on Log4j... I wrote my log4j.xml as like... http://jakarta.apache.org/log4j/> http://jakarta.apache.org/log4j/";> I want to use datasource Plz tell me how can i use datasource Iam waiting for ur reply... T

How can I use & where I use MDC.put()..

2006-07-31 Thread ysuneelreddy
Hi Guys. Iam facing problem like.. The Log Messages data not inserting logging_event_property I wrote my log4j.xml like this.. http://jakarta.apache.org/log4j/> http://jakarta.apache.org/log4j/";> Plz tell me how can I do it..

How can i use Joranconfig...

2006-07-31 Thread ysuneelreddy
How can I use joran config.. Thanks & Rgds, Yaramaka SuneelReddy. Software Engineer, Smarte Solutions, ph : + 91 9833022044

How we set properties in Log4j.xml...

2006-07-30 Thread ysuneelreddy
Hi Data not inserting in the logging_event_property table only. Remining two tables working properly.. Plz see this once. This is my log4j.xml:>.. http://jakarta.apache.org/log4j/";> How we set properties to my l

Data not inserted in Logging_event_property Table ...Log4j /////

2006-07-28 Thread ysuneelreddy
Hi . I wrote log4j.xml as like.. http://jakarta.apache.org/log4j/";> "Logging_evevnt_property" in this table nothing inserted. We r using JDBC3.0.. I set Jdbc driver also in my class path.. Plz giv

Not inserting the values in to LOGGING_EVENT_PROPERTY...LOG4J + MYSQL

2006-07-28 Thread ysuneelreddy
Hi . I wrote log4j.xml as like.. http://jakarta.apache.org/log4j/";> "Logging_evevnt_property" in this table nothing inserted. We r using JDBC3.0.. I set Jdbc driver also in my class path.. Plz give m

Log4j // MySql------ ? symbol inserted in database...

2006-07-28 Thread ysuneelreddy
Hi . I wrote log4j.xml as like.. http://jakarta.apache.org/log4j/";> In database line number, file name, class name. Method fields r not inserting. And also in those fields "?" symbol is inserting. "Logging_

Log4j data not inserting database....Log4j & Mysql

2006-07-27 Thread ysuneelreddy
Hi . I wrote log4j.xml as like.. http://jakarta.apache.org/log4j/";> In database line number, file name, class name. Method fields r not inserting. And also in those fields "?" symbol is inserting. "Logging_

RE: In logging_event table "?" this symbol is inserting.

2006-07-27 Thread ysuneelreddy
#x27;t conpiled with debug info then line and file won't be available. On 7/27/06, ysuneelreddy <[EMAIL PROTECTED]> wrote: > Hi > > > > We r using "com.mysql.jdbc.Driver" driver > > I wrote log4j.xml like ... > > &

In logging_event table "?" this symbol is insertin g.

2006-07-27 Thread ysuneelreddy
Hi We r using "com.mysql.jdbc.Driver" driver I wrote log4j.xml like ... http://jakarta.apache.org/log4j/";> It did not show errors but. It is not inserting the in data base. What is the problem.. In logging_eve

Configure log4j With DBAppender...Help me

2006-07-27 Thread ysuneelreddy
Hi This is suneel Iam facing problems with DBAppender configuration. We r using Log4j-1.3alpha-8..MySQL. What is dialect I don't know my Jdbc supports that one. How can I solve it. Actually what is the process.. Just I wrote a class like. package Smarte; import java.io.*; import java.u

Confugure DBAppender with Log4j....shows errors

2006-07-27 Thread ysuneelreddy
Hi This is suneel Iam facing problems with DBAppender configuration. We r using Log4j-1.3alpha-8..MySQL. I wrote log4j.xml like this. It shows some thing like. log4j:INFO Using UR

Setup DBAppender with log4j..

2006-07-25 Thread ysuneelreddy
Hello This is suneel,Iam new to this Log4j. How can I use the DBAppender wrote this as Log4j.xml http://jakarta.apache.org/log4j/";> Just after iam trying to run. it shows this error. log4j:INFO Using URL [fi

configuration of DBAppender with Log4j....

2006-07-25 Thread ysuneelreddy
Hi This is suneel Iam new to Log4j, we r using Log4j-1.3alpha-8 // Net Beans (Tomcat) // MySQL My target is inserting log messages in the database. For this I want to use DbAppender'. For this I download the Log1.3alpha-8.jar, log4j-db-1.3alpha-8.jar. I wrote log4j.xml in this way.