Try Super at:
   www.acelet.com

You can use GUI tool (Swing) to dynamically:
  1. Register/unregister classes for logging.
  2. Choose output device among stdout/stderr/buffer/database
  3. View source code by clicking log massage.

It add your class name, source file name and line number for you.

It is free of charge.

>Hi
>    Our requirement is to log messages from various components of our
>application (Servlets and EJBs)
>into a file. This is required for debugging purposes if something fails
in
>the production environment. But since IO is not possible from an EJB,
we
>are looking for alternatives. We do not want to log these messages into
a
>database.
>Our requirement does not seem like an uncommon one. I am interested in
>knowing how this is implemented in other applications.
>Any suggestions would be very helpful.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to