al Message-
From: Jacob Kjome [mailto:[EMAIL PROTECTED]
Sent: Monday, December 31, 2007 4:35 AM
To: Log4J Users List
Subject: Re: How to Stop logging
I'm not clear on the goal here? Are you trying to avoid logging or avoid
the file
creation in the first place? There is no way I know o
]
Sent: Monday, December 31, 2007 4:35 AM
To: Log4J Users List
Subject: Re: How to Stop logging
I'm not clear on the goal here? Are you trying to avoid logging or avoid
the file
creation in the first place? There is no way I know of to prevent the file
from
being created that is define
estapp.test=OFF
_
From: Sharma, Manu IN GGN SISL [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2007 11:41 AM
To: Log4J Users List; [EMAIL PROTECTED]
Subject: RE: How to Stop logging
Possible workaround : log4j.logger.com.testapp.test=fatal, test
Description : Write fatal inste
lto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2007 11:41 AM
To: Log4J Users List; [EMAIL PROTECTED]
Subject: RE: How to Stop logging
Possible workaround : log4j.logger.com.testapp.test=fatal, test
Description : Write fatal instead of debug, it would only display logging
for fatal level and
Stop logging
The way to stop logging is to set the threshold "OFF"
log4j.logger.com.testapp.test=OFF
-Original Message-
From: Sharma, Manu IN GGN SISL [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2007 11:41 AM
To: Log4J Users List; [EMAIL PROTECTED]
Subject: RE: H
Sorry...it should be
log4j.logger.com.testapp.test.threshold=OFF
-Original Message-
From: Malik, Pratibha [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2007 11:51 AM
To: Log4J Users List; [EMAIL PROTECTED]
Subject: RE: How to Stop logging
The way to stop logging is to set the
The way to stop logging is to set the threshold "OFF"
log4j.logger.com.testapp.test=OFF
-Original Message-
From: Sharma, Manu IN GGN SISL [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2007 11:41 AM
To: Log4J Users List; [EMAIL PROTECTED]
Subject: RE: How to St
: Raghuveer [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2007 10:40 AM
To: [email protected]
Subject: How to Stop logging
Is there way to stop logging in the application..
This is my configuration of log4j.properties
t; <[EMAIL PROTECTED]>
Date: Thu, 27 Dec 2007 10:39:38
To:
Subject: How to Stop logging
Is there way to stop logging in the application..
This is my configuration of log4j.properties
log4j.logger.com.testapp.test=debug, test
log4j.appender.test=org.apache.log4j.Rol
Is there way to stop logging in the application..
This is my configuration of log4j.properties
log4j.logger.com.testapp.test=debug, test
log4j.appender.test=org.apache.log4j.RollingFileAppender
log4j.appender.test.File=logsserver\\APP_LOGS\\test\\test.log
log4j.appender.tes
10 matches
Mail list logo