cvs commit: logging-log4j build.xml

2005-09-02 Thread sdeboy
sdeboy 2005/09/02 15:37:09 Modified:.build.xml Added: src/java/org/apache/log4j/varia SoundAppender.java Log: Adding soundAppender - specify a URL to a file supported by Applet.newAudioClip Revision ChangesPath 1.1 logging-log4j/src/ja

Re: The next 1.3 alpha release

2005-09-02 Thread Jacob Kjome
Quoting K Sunil <[EMAIL PROTECTED]>: > Hi All, > > I am currently using 1.3 alpha for my development. > Please clarify on why NTEventLogAppender was removed in 1.3 release > as it was present in 1.2.11 and older. > > Was there any reason for that? > No one willing to support it, I

Re: The next 1.3 alpha release

2005-09-02 Thread K Sunil
Hi All,   I am currently using 1.3 alpha for my development. Please clarify on why NTEventLogAppender was removed in 1.3 release as it was present in 1.2.11 and older.   Was there any reason for that?    

Add enviroment variable into PatternLayout

2005-09-02 Thread VERNIER Dominique
Title: Add enviroment variable into PatternLayout Hi, I setup my application to receive email on error via STMPAppender. I have multiple environment (Dev, Test, Staging and Production) and I would like to have the environment name in the message. I have an envionment variable target-enviro