Any way to pass a java String variable so that the Log4J email appender can put it into the subject of the email? Something that might work like...
log4j.appender.email.Subject = WarningLevel is %JavaVariable ... something like that?
Any way to pass a java String variable so that the Log4J email appender can put it into the subject of the email? Something that might work like...
log4j.appender.email.Subject = WarningLevel is %JavaVariable ... something like that?