Marcus,

I had once a private discussion with Philippe Coq who is in the Jonas team.
I suspected Jonas to have a very slow tracing facility. At that time, I
offered my own Logger which allows asynchronous logging and patched the
Trace class which comes with Jonas for a seamless integration.

The logger facility I attached can log to several files since there can
exist several logging channels simultaneously.

In order to use this new logger, you must replace the Trace class by my new
one.

Hope this helps, any feedback is welcome.

Olivier Richaud
CSTB
office: +33 4 93 95 67 24
mobile: +33 6 87 52 53 17
www: http://cic.cstb.fr
----- Message d'origine -----
De : Markus Blaurock <[EMAIL PROTECTED]>
� : 'ejb-container-group' <[EMAIL PROTECTED]>
Envoy� : mercredi 5 juillet 2000 16:03
Objet : Logging / Tracing (?)


> It would be nice to have a better
> logging / tracing mechanism in Jonas/Enhydra Ent.,
>  wouldn't it ?
>
> It would be great to have logging output
> send to a remote machine, different categories,
> better distinction between threads and
> distinction between beans...
>
> What are the plans for this ?
> Maybe these things are at the very bottom
> of the TODO-List...
>
> Has somebody thought about integrating
> a 3party class-library like log4j
> (www.log4j.org) ?
>
> Especially for developing prototype apps
> with Jonas this would be a great help...
>
> --
> markus
>
> ----
> This list is cross-posted to two mail lists.  To unsubscribe,
> follow the instructions below for the list you subscribed to.
> For objectweb.org: send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe ejb-container-group".
> For enhydra.org: send email to [EMAIL PROTECTED] and include
> in the body of the message "unsubscribe ejb-container-group".
>

logger.tgz

Reply via email to