https://issues.apache.org/bugzilla/show_bug.cgi?id=48200
Sven Diedrichsen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Other |Appender Resolution| |WORKSFORME Severity|critical |enhancement --- Comment #2 from Sven Diedrichsen <[email protected]> 2009-12-07 12:48:27 UTC --- I have attached some simple patch of the SMTPAppender to allow the mail subject to use some PatternLayout string. For this the first log event to be send by mail is used. This should better be done by allowing the subject to be configured and layouted by some pattern but this requires some additional properties/ XML elements for LOG4J SMTPAppender config. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
