Hi, My application is using log4j for debugging with Weblogic 8.1. Code is using logger.debug("Message"). log4j property file is redirecting the logfiles into app-web.log. The "Message" is displayed in both the app-web.log and the weblogic standard out file. Please let me know is it possible to avoid logging in the weblogic standard out file. Do i need to change any properties?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]