set the property source to the name of your custom event log. Be sure, the very same name is also entered in registry (see WinHelp OpenEventLog() ). I never dealt with own defined event logs. Heri
> -----Original Message----- > From: Amit Pathak [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 24, 2006 3:56 PM > To: Log4J Users List > Subject: RE: NTEventLogAppender Usage for Custom Event Log Reporting > > > Thanks for replying. I am already using NTEventLogAppender for logging > to Event logs. But the problem is that by default all my logs > appear in > "Application" Event log and I want to send my logs to a Custom created > Event log of my own. Can you help in this regards ? > > Thanks and Best Regards, > Amit Pathak > > > -----Original Message----- > From: Bender Heri [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 24, 2006 4:55 PM > To: Log4J Users List > Subject: RE: NTEventLogAppender Usage for Custom Event Log Reporting > > Use one of the various delivered Appenders (File, SMTP, DB, ...) or > derive your own Appender from the AppenderSkeleton. > Heri > > > -----Original Message----- > > From: Amit Pathak [mailto:[EMAIL PROTECTED] > > Sent: Thursday, August 24, 2006 11:13 AM > > To: [email protected] > > Subject: NTEventLogAppender Usage for Custom Event Log Reporting > > > > > > Hi, > > > > I am using log4j in a project. I wish to use it for sending > my logs to > > some Custom Event Log instead of sending it by default to the > > "Application" log. Can anyone help in this regards. > > > > > > > > Thanks and Best Regards, > > > > Amit Pathak > > > > > > --------------------------------------------------------------------- > 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]
