For the source in my app I did:

public OurAppNtAppender extends NTEventLogAppender {
        public OurAppNtAppender(){
                super("OurApp");
        }
}

then referred to OurAppNtappender in the properties file.

It works, I don't know if there is another way from the properties file.

-Peace
Dave


> -----Original Message-----
> From: Srinivasa Chinimilli (Rapidigm)
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 26, 2001 3:16 PM
> To: 'LOG4J Users Mailing List'
> Subject: RE: Formatting NT Event log
> 
> 
> Even I was looking for that. I posted about the same query 
> couple of weeks
> back, but I didn't get any response.
> Please let us know if anyone know how to modify them.
> 
> thanks,
> srinivas
> 
> -----Original Message-----
> From: Anderson, Bob [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 26, 2001 11:39 AM
> To: [EMAIL PROTECTED]
> Subject: Formatting NT Event log
> 
> 
> When using LOG4J for sending messages to an NT event log I 
> would like to set
> the Source, Event ID, Category.  Has anyone got this to work. 
> If so can you
> show an example.
> 
> Thanks,
> 
>   - Bob 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to