> Mark,
>
> Perhaps this is a good time to remove all references to Turbine's
> Log.*, and
> to change the logging statements to make the proper checks first, like:
>
>         if (Log.getLogger().isDebugEnabled())
>         {
>             Log.debug("RegistryService: We are done");
>         }
>
> I know this is a lot of work though...

I realize that magnitude of work involved - I can't commit to doing this
task right now. Hence my workaround...

> Also, Raphael suggested that we log to specific loggers such as
> registry/psml/toolkit..., instead of always writing to the same
> log file for everything.
>

I'm all for it. That is really where most work will come in as it is not
just "mindless" search and replace.

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/


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

Reply via email to