To Do List
To Do List
In no particular order:
-
EmailHandler- Resolved in 1.2.0 (2006-10-01) Get rid of dependency on JavaMail (to do #1 in the list of no particular order (^_^) ).
- A support for a
Filter. - Do no resend an email for a certain logger more than once in a given time frame (for instance, only send a log message from a specific logger once an hour so you don't get bombed by exception emails).
- Write a database handler.