how to map application message codes in the log format using log4j

2003-01-28 Thread HALESHAPPA SATHEESHA
hi, I am developing an application using Java. Also am using log4j for logging the application messages. I have developed some log4j subclasses to format the log messages according to my application requirements. In our application, we have a list of messages mapped with

RE: how to map application message codes in the log format using log4

2003-01-28 Thread Jim Moore
You're sending this to the wrong list. These kinds of questions are better for [EMAIL PROTECTED] The way I do it is: import java.util.ResourceBundle; /** * @see LogMessageRenderer */ public class LogMessage { private String id; private Object[] vals; private ResourceBundle resourceBundl

RE: NOONE TO ANSWER ?

2003-01-28 Thread Ebersole, Steven
So to make sure I understand correctly: xx_log4j.properties is a file in some directory which you have defined to your IDE as being part of the classpath? Correct? There are a number of ways to get log4j to be able to read this file in order to configure itself: 1) Simply rename the file from xx

NOONE TO ANSWER ?

2003-01-28 Thread Ashraf Fouad
Ashraf Fouad Ayoub Senior Developer Raya Software 1 Abdel Hameed Lotfy St., Nasr City, Cairo 11371, Egypt Phone: * (202) 670-3301/2/3/4/6/8 Ext. 295 Fax:* (202) 670-3296 Email: * [EMAIL PROTECTED] Web: * http://www.rayasoftware.com/ -Original Message- From: Ashraf