Re: Writing logs to several files

2007-08-13 Thread James Stauffer
See the recent thread with a subject of level based logging into seperate files On 8/11/07, Chamal De Silva [EMAIL PROTECTED] wrote: Hi, I am using RollingFileAppender. This is my log4j properties file. log4j.rootLogger=debug, R log4j.appender.R=org.apache.log4j.RollingFileAppender

Re: Not able to DELETE Log Files

2007-08-13 Thread James Stauffer
The file probably can't be deleted because log4j has it open so that it can write to it. On 8/13/07, rajashekhar v [EMAIL PROTECTED] wrote: Hi All, I'm implementing Logger for Distributed System using Log4j. I have 4 different servers and each server is having the local Logger. Apart from the

Re: Changing log filepath and file name at runtime???

2007-08-03 Thread James Stauffer
to have separate log file for each of them which we will specify while initializing it How do we specify it?? We are using SLF4J and Log4J Could u pls let me know.. Thanks Kumar James Stauffer wrote: Can you give more details about how and why you want to change it? Do you want

Re: Looking for high speed binary appender?

2007-08-01 Thread James Stauffer
] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: How to filter on logger name.

2007-08-01 Thread James Stauffer
way to accomplish this, short of writing my own filter? Thanks, Walter -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e

Re: multiple JVMs writing to the same file

2007-07-31 Thread James Stauffer
a buffer to protect the file and control the I/O. Is there any sample how to do this in log4j? Is it supported? Bye, Thomas -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: level based logging into seperate files

2007-07-31 Thread James Stauffer
I have created one appender per level but each appender gets logs of the given level and above. Do you want to see an example of that? On 7/31/07, Sarvananda [EMAIL PROTECTED] wrote: Thank you so much for your reply James. James Stauffer wrote: Are you using an un-modified log4j.jar

Re: level based logging into seperate files

2007-07-31 Thread James Stauffer
[EMAIL PROTECTED] wrote: James Stauffer wrote: I have created one appender per level but each appender gets logs of the given level and above. Do you want to see an example of that? Yes pleae. Id be grateful for that. thanks -- View this message in context: http://www.nabble.com

Re: level based logging into seperate files

2007-07-30 Thread James Stauffer
) at org.apache.log4j.xml.DOMConfigurator.parseLayout(DOMConfigurator.java:455) at -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail

Re: level based logging into seperate files

2007-07-26 Thread James Stauffer
at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: initializing log4j per thread

2007-07-26 Thread James Stauffer
: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: log4j Manual, where?

2007-07-25 Thread James Stauffer
. - Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Recipients of email appender depending on log message, possible?

2007-07-16 Thread James Stauffer
. Excuse me if I then dare to ask here. So if anyone can tell me, I would be glad. James Stauffer [EMAIL PROTECTED] wrote: Did you search the mailing list archives, wiki, and javadocs? On 7/11/07, Hans Schwaebli wrote: It seems this is a solution. But I couldn't find a site where using

Re: Recipients of email appender depending on log message, possible?

2007-07-11 Thread James Stauffer
. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Recipients of email appender depending on log message, possible?

2007-07-11 Thread James Stauffer
Did you search the mailing list archives, wiki, and javadocs? On 7/11/07, Hans Schwaebli [EMAIL PROTECTED] wrote: It seems this is a solution. But I couldn't find a site where using log4j filters is described. Any idea? James Stauffer [EMAIL PROTECTED] wrote: You might be able to achieve

Re: Recipients of email appender depending on log message, possible?

2007-07-11 Thread James Stauffer
if I then dare to ask here. So if anyone can tell me, I would be glad. James Stauffer [EMAIL PROTECTED] wrote: Did you search the mailing list archives, wiki, and javadocs? On 7/11/07, Hans Schwaebli wrote: It seems this is a solution. But I couldn't find a site where using log4j filters

Re: How to always log the host name?

2007-07-05 Thread James Stauffer
for the hostname in the PatternLayout. But there is none. - Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: log4j as good as jack daniels??

2007-07-05 Thread James Stauffer
On 7/5/07, Mike Wilkinson [EMAIL PROTECTED] wrote: Do all of the threads also write to the same file? Yes. Would there be any issue with multiple threads writing to the same file? No. On 7/5/07, James Stauffer [EMAIL PROTECTED] wrote: and if you go the latter route, do you have

Re: Urgent Please--How to create different log files with different property files in same webapplication

2007-06-26 Thread James Stauffer
customers requested us to not use servlets.Since we made everything using Java and jsps. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Urgent Please--How to create different log files with different property files in same webapplication

2007-06-25 Thread James Stauffer
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: JUnit testing of output logged with log4j?

2007-06-25 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Urgent Please--How to create different log files with different property files in same webapplication

2007-06-25 Thread James Stauffer
. James Stauffer wrote: How exactly is log4j configured from abc and xyz? Directly through code? Code referencing a config file? log4j automatically finding a config file? On 6/25/07, sivamma [EMAIL PROTECTED] wrote: Hi, Thank you for immediate reply. The problem is little different

Re: Urgent Please--How to create different log files with different property files in same webapplication

2007-06-25 Thread James Stauffer
with different log4j configuration property files. Thanks Regards, Sivamma James Stauffer wrote: If xyz and abc are different web apps then moving log4j.jar and log4j.xml from common to WEB-INF/lib should keep the logs separate. If they are in the same web app then they probably have different

Re: Urgent Please--How to create different log files with different property files in same webapplication

2007-06-25 Thread James Stauffer
] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Urgent Please--How to create different log files with different property files in same webapplication

2007-06-25 Thread James Stauffer
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: help to extend PatternLayout

2007-06-23 Thread James Stauffer
://smallbusiness.yahoo.com/webhosting - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test

Re: Log4j Appender Piping and Rollover

2007-06-21 Thread James Stauffer
there, I would like to be able to pipe the output of a custom appender to DailyRollingFileAppender. How can I do that? Secondly, I want the name of the active file to be different from that of the rolled over log files. Is this possible with DailyRollingFileAppender? -- James Staufferhttp

Re: Log4j Appender Piping and Rollover

2007-06-21 Thread James Stauffer
: The active file stays named as 'current' and the rolled over files get named as SomeService.log.20071206 -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: How to add appender dynamically to log4j.xml file

2007-06-19 Thread James Stauffer
file. Would appreciate the response. Thanks, Ashish - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good

JDK logging appender that sends events to log4j

2007-06-19 Thread James Stauffer
Has anyone made a JDK logging appender that sends events to log4j? This would achieve much the same benefit of commons-logging without any extra downloads when log4j isn't used. I.e. I would like to use JDK logging on the client and log4j on the server. -- James Staufferhttp

Re: JDK logging appender that sends events to log4j

2007-06-19 Thread James Stauffer
, OR 97201 Office: 503.224.7496 Direct Line: 503.821.6482 Cell: 503.997.1367 Fax: 503.222.0185 [EMAIL PROTECTED] www.comotivsystems.com -Original Message- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 19, 2007 2:07 PM To: Log4J Users List Subject: JDK logging appender

Re: How can i change the property in PropertyConfigurator

2007-06-13 Thread James Stauffer
commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: log4j with jboss, separate logging from app and jboss logging

2007-06-13 Thread James Stauffer
empfangene Sendung aus Ihrem System zu loeschen. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take

Re: how to disable framework logging

2007-06-07 Thread James Stauffer
-to-disable-framework-logging-tf3884588.html#a11010395 Sent from the Log4j - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James

Re: Great product like log4j stagnant?

2007-06-05 Thread James Stauffer
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe

Re: Proper startup order?

2007-06-04 Thread James Stauffer
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL

Re: Threadlogging

2007-06-04 Thread James Stauffer
://www.nabble.com/Threadlogging-tf3840256.html#a10873317 Sent from the Log4j - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Stauffer

Re: File and Console Appenders question

2007-06-04 Thread James Stauffer
a different init servlet and different properties file? Happy programming, -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail

Re: Exception while Application run on CD/DVD

2007-05-24 Thread James Stauffer
) at myapplication.ainit(Unknown Source) at myapplication.main(Unknown Source) Please suggest me.. -- Thanks, Laxmilal menaria http://www.minalyzer.com/ http://www.chambal.com/ -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Third Party Appenders

2007-05-23 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Logger level being ignored

2007-05-23 Thread James Stauffer
level value=all / appender-ref ref=FILE/ /root /log4j:configuration - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp

Re: Logger level being ignored

2007-05-23 Thread James Stauffer
: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Logger level being ignored

2007-05-23 Thread James Stauffer
] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: logging from commons.httpclient interferes with application logging

2007-05-22 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Re[2]: logging from commons.httpclient interferes with application logging

2007-05-22 Thread James Stauffer
Routenplaner von Tiscali http://www.tiscali.de/trav/routenplaner.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com

Re: Getting started with log4j...

2007-05-22 Thread James Stauffer
couldn't find a renderer for was: + className); } - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good

Re: DailyRollingFileAppender for multiple threads

2007-05-15 Thread James Stauffer
. I searched around in this forum for this topic the last days. I found some topics very simular to the one I described. But I didn't find a good solution or an appender. Perhaps someone can give me an advice. James Stauffer wrote: Search the archives. One file per thread has been discussed and I

Re: DailyRollingFileAppender for multiple threads

2007-05-14 Thread James Stauffer
.html#a10605350 Sent from the Log4j - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com

Re: Time stamp in file name

2007-04-20 Thread James Stauffer
] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: AsyncAppender Issue

2007-04-10 Thread James Stauffer
of behavior with the AsyncAppender? Thanks. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Conditionaly sending email with Log4j

2007-03-28 Thread James Stauffer
stored in the MDC. If a match is found then super.sendBuffer would be called. Cany anyone think of a better solution? Thanks. - Tyson -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Enh rqst: a variation on DailyRollingFileAppender

2007-03-24 Thread James Stauffer
Can you give details so I can determine if my appender has similiar problems? On 3/23/07, Curt Arnold [EMAIL PROTECTED] wrote: On Mar 23, 2007, at 1:12 PM, James Stauffer wrote: What problem are there? I am using my DateFormatFileAppender extensively in production (web app) and haven't

Re: Custom appender question about getRenderedMessage()

2007-03-23 Thread James Stauffer
] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Custom appender question about getRenderedMessage()

2007-03-23 Thread James Stauffer
, not the message that has all the modifiers replaced (i.e. with time, thread, class, etc.). Is it possible to get the fully rendered message? Thanks, Bret -Original Message- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Friday, March 23, 2007 10:03 AM To: Log4J Users List

Re: Enh rqst: a variation on DailyRollingFileAppender

2007-03-23 Thread James Stauffer
] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Enh rqst: a variation on DailyRollingFileAppender

2007-03-23 Thread James Stauffer
to it. Search the archives if you are interested in the back story. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail

Re: Introduction

2007-03-22 Thread James Stauffer
McEvoy Systems Integrator Bull Services 822 Centennial Way Ste. 100 Lansing, MI 48917 Phone: 517-327-2207 -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Introduction

2007-03-22 Thread James Stauffer
/ This is obviously not the whole file, but they are between 6 and 12K. I am new to both Jdeveloper and log4j, so if this is a jdeveloper question in fact, my mistake. Thanks for any help you might be able to provide in advance! Jim James Stauffer [EMAIL PROTECTED] 03/22/2007 01:17 PM Please respond

Re: Logging Domains

2007-03-22 Thread James Stauffer
view-specific output in different files but it wouldn't have to be that way. On 3/22/07, Paul Smith [EMAIL PROTECTED] wrote: I'd like to experiment with Domains as purely a 'view' onto a set of Loggers, providing coarse grained operations on them. -- James Staufferhttp

Re: Preventing re-initialization or re-configuration

2007-03-21 Thread James Stauffer
anything. [its a political impossibility for me to alter the library source code]. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com

Re: log4j with web applets

2007-03-21 Thread James Stauffer
] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Inconsistancy between logger.XXX(message) and logger.isXXXEnabled()

2007-03-16 Thread James Stauffer
/ appender-ref ref=OutputApp/ /logger INFO 27:56.449 sps.wfds.biz.glacier.JDocOptions logger.isDebugEnabled()=false On 3/16/07, James Stauffer [EMAIL PROTECTED] wrote: The results you claim are surprising. I don't expect it to check for the existence of a logger but I do expect the fact

Re: DailyRollingFileAppender help needed please

2007-03-16 Thread James Stauffer
maxLogs isn't a value of that appender in 1.2. You may be thinking of RollingFileAppender or 1.3. Don't put the pattern in the File value. param name=File value=logs/LogFile.log/ On 3/16/07, Andrew Marlow [EMAIL PROTECTED] wrote: James Stauffer wrote: There are no included appenders

Re: DailyRollingFileAppender help needed please

2007-03-16 Thread James Stauffer
] wrote: James Stauffer wrote: maxLogs isn't a value of that appender in 1.2. You may be thinking of RollingFileAppender or 1.3. The question is, what is log4j thinking of?. After all, it is log4j that says: log4j:WARN No such property [maxLogs] in org.apache.log4j.DailyRollingFileAppender

Re: named logger .

2007-03-07 Thread James Stauffer
, eg: private static Log logger = LogFactory.getLog(MyClass.class); but wat if, I want to use a string name instead of the class name , i.e. private static Log logger = LogFactory.getLog(MY_LOGGER_NAME); and how to specify the same in the log4J.xml file. TIA. Smiles, Asif -- James Stauffer

Re: Appender - number of lines

2007-03-07 Thread James Stauffer
PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Appender - number of lines

2007-03-07 Thread James Stauffer
, I'll just keep the information in memory like u suggested, Thank u __ Matt -Original Message- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 5:30 PM To: Log4J Users List Subject: Re: Appender - number of lines

Re: usage of log4j api

2007-03-06 Thread James Stauffer
activateOptions() On 3/6/07, erdem boz [EMAIL PROTECTED] wrote: Thanks for quick reply. Do you have any example code? On 3/5/07, James Stauffer [EMAIL PROTECTED] wrote: There might be a call needed to initialize the appender. On 3/5/07, erdem boz [EMAIL PROTECTED] wrote: Hello everyone

Re: log4J MDC

2007-03-06 Thread James Stauffer
to print more than one parameter how should it. can some body tell me the syntax. Thanks in advance. Smiles, Asif -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: maxBackupIndex with DailyRollingFileAppender

2007-03-01 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: maxBackupIndex with DailyRollingFileAppender

2007-03-01 Thread James Stauffer
indicates that somebody has extended DailyRolloingFileAppender to include this feature, but I'm not sure if this has been included in an official release? -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Multiple logging files

2007-02-28 Thread James Stauffer
, is this the good way. Thank u for any hints! __ Matt -Original Message- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 5:47 PM To: Log4J Users List Subject: Re: Multiple logging files * This message comes from

Re: Root logger appenders in log4j 1.3

2007-02-28 Thread James Stauffer
: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: Using XMLLayout..

2007-02-28 Thread James Stauffer
MSGHOSTmyHost2/HostSTATUSUnknown/STATUS/MSG /ROOT I appreciate any help on this. Thanks Regards, Murthy Madduri *(770)263-1231 *Email:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: log4j1.3 alpha8 using joran configurator logs text in folds(multiples)

2007-02-27 Thread James Stauffer
is happening perfectly.So i hope the problem is using JoranConfigurator. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail

Re: Display log4j.xml on jsp

2007-02-27 Thread James Stauffer
-- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Multiple logging files

2007-02-27 Thread James Stauffer
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: log4j1.3 alpha8 using joran configurator logs text in folds(multiples)

2007-02-27 Thread James Stauffer
(this.getClass().getName()); JoranConfigurator jc = new JoranConfigurator(); jc.doConfigure(C:\jakarta-tomcat-4.1.30\webapps\log4j.xml,LogManager.getLoggerRepository()) logger.info(test log ); Regards Rohan James Stauffer [EMAIL PROTECTED] wrote: Are you sure that code is only executed once per program

Re: tutorial about log4j

2007-02-26 Thread James Stauffer
Hennebrueder - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: Class for sending STDERR to log4j

2007-02-23 Thread James Stauffer
: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Changing / Retrieving log4j config at runtime

2007-02-16 Thread James Stauffer
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe

Re: Changing / Retrieving log4j config at runtime

2007-02-16 Thread James Stauffer
I don't know if this would work but you could try recursing the logger tree removing all appenders and reseting all levels before calling configure. On 2/16/07, zeusfaber [EMAIL PROTECTED] wrote: James Stauffer wrote: For one thing, DOMConfigurator.configure adds to the current config

Re: Log4j xml configuration

2007-02-14 Thread James Stauffer
in log4j.logger.my.package=DEBUG Which means only logs from 'my.package' with level DEBUG or above gets logged and anything outside these package does not. How do I do this with an XML configuration. Thanks Glen -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take

Re: Help with DailyRollingFileAppender

2007-02-02 Thread James Stauffer
if its running at exactly Midnight? On 2/1/07, James Stauffer [EMAIL PROTECTED] wrote: It may only roll if it isn't stopped. In order for your test to work log4j would have to look in the log file to see when the last log was written or check the modified date of the log file. On 2/1/07

Re: What is the best way

2007-02-01 Thread James Stauffer
from the Log4j - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james

Re: Help with DailyRollingFileAppender

2007-02-01 Thread James Stauffer
/ appender-ref ref=TOMCAT/ /root /log4j:configuration -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL

Re: log4j based API baseline performance

2007-01-30 Thread James Stauffer
. Thanks, -Kamal. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: Using Log4J

2007-01-27 Thread James Stauffer
PROTECTED] as I need this badly and quickly... Thanks again padmanaban -Original Message- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Saturday, January 27, 2007 10:17 PM To: Padmanaban Varatharajan Subject: Re: Using Log4J You don't have to do anything special. Your current Logger

Re: Log file will not append

2007-01-26 Thread James Stauffer
update to the file was on 13th December. The file is still read-write enable (the read-only option is turned off). I also experimented on specifying a different location but the new file did not appear at all. Pls help! -- James Staufferhttp://www.geocities.com/stauffer_james

Re: Changing loglevel at runtime (systemwide)

2007-01-25 Thread James Stauffer
] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Using Log4J

2007-01-25 Thread James Stauffer
This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http

Re: How to use log4j (log4j.xml) and Maven and Junit??

2007-01-23 Thread James Stauffer
] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Log4j and Serializable classes

2007-01-22 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Missing loggers from getCurrentLoggers() under WAS 5.x

2007-01-19 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Logging to multiple files, per context

2007-01-18 Thread James Stauffer
'multiple hierarchy trees' several times, yet couldnt found any further hint. regards, rudi -- http://www.bungrudi.com/ -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good

Re: Confirm successful reading of a conf file, check if loggers and appenders were instatntiated

2007-01-18 Thread James Stauffer
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/

Re: Confirm successful reading of a conf file, check if loggers and appenders were instatntiated

2007-01-18 Thread James Stauffer
? Its a pity that log4j does not support exceptions, but i understand the performance issue, and think that it is connected with the lack of exceptions. On Jan 18, 2007, at 9:39 AM, James Stauffer wrote: I believe the reason that log4j configuration doesn't thow exceptions is that normally

Re: Use category to limit by package name possible?

2007-01-16 Thread James Stauffer
$CATALINA_HOME/logs? How do I specify in the XML file where the log file should go? Thanks Lisa - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Staufferhttp

Re: Want to maintain different logs for different users, in different files on the basis of user type

2007-01-15 Thread James Stauffer
requirement, please suggest some helpful idias and also code snipets , etc Thanks and Regards, Gajendra Pingalkar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Stauffer

Re: cannot write to a file with rollingfileappender in log4j1.3

2007-01-15 Thread James Stauffer
. -- James Staufferhttp://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   3   4   5   6   7   >