Hi, there. Is there a way to get the reporting machine's hostname into the subject of the SMTPAppender's email address? According to a blog post, (http://blog.spiralarm.com/richard/2007/10/watching-production-logs.html) you can do something like this for log4j:
<param name="Subject" value="[SMTPAppender] [EMAIL PROTECTED] error message" /> Is there a Logback equivalent? Thanks, -Chris _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
