On Sun, 14 Apr 2002 21:49, Marcus Crafter wrote:
> Hi All,
>
>       I've written a new logkit target for review, which logs events
>       via email. The new target is attached, as SMTPOutputTarget.
>       It requires the javamail jar file available from
>       http://java.sun.com/products/javamail/index.html.
>
>       If you have any comments, etc, feel free to fire away. If
>       there's no major problems and it's ok with everyone, I'll check
>       the source file into logkit later on during the week.

Looks good. The only thing I would change is move the SMTP session creation 
out of the constructor so that it is easier to integrate into existing 
systems that already have a session available to themand preconfiured  (like 
many j2ee servers).

>       I'm also working on an SMSOutputTarget which should be working
>       soon to. I'll post it too as soon as it's ready.

sounds great!

--
Cheers,

Pete

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to