Friends, there is a Java application that writes a lot and often logs. Want to have the opportunity once a day (or at log rotation) to generate an html report where the group (including the number) incident exception, with stack trace and send it in the mail.
Yes, send the message when each time the error using log4j, but ...