Thanks. Does anyone know how to configure filters if using a log4j.properties file instead of an XML file?
Sven -----Original Message----- From: Ferenc Toth [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 12:11 PM To: Log4J Users List Subject: RE: Multiple appenders with differing levels? Use attached example as a starting point. "debug" gets all logs, while "normal" gets only INFO and higher. Refer to the javadoc of the filters for more information. But for your problem you don't need any more complex solution. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
