Hi, Change DEBUG to WARN or ERROR depending on your preference. Yoav Shapira Millennium Research Informatics
>-----Original Message----- >From: Dotterweich Juergen [mailto:[EMAIL PROTECTED] >Sent: Monday, May 24, 2004 9:08 AM >To: '[EMAIL PROTECTED]' >Subject: Debug-Logger > >Hello, > >I installed a log4j.properties - file and the performace suffers extreme >and I get much too much DEBUG entries. > >The log4j.properties - file looks like: > > log4j.rootLogger=ERROR, A1 > log4j.appender.A1=org.apache.log4j.ConsoleAppender > log4j.appender.A1.layout=org.apache.log4j.PatternLayout > > # Print the date in ISO 8601 format > log4j.appender.A1.layout.ConversionPattern=%d [%t] %-5p %c - %m%n > > log4j.logger.org.apache=DEBUG > >In what word can I change DEBUG to get only the normal statements? > >Note: > >If I set log4j.logger.org.apache=DEBUG into commentary I get a message: > >ServerLifeCycleListener:Can't create mbean for realm >[EMAIL PROTECTED] > >After this: > >Starting server Tomcat - Standalone > >I hope you can help me. > >Thanks in advance. > >Kind regards > J�rgen > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
