dev@javaserverfaces.java.net

Re: [REVIEW] Add a timing logger definition

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 06 Jun 2007 10:32:23 -0700

Ed Burns wrote:
>>>>>> On Wed, 07 Feb 2007 12:53:52 -0800, Ryan Lubke <Ryan.Lubke_at_Sun.COM> said:
>>>>>>
>
> RL> Add a new logger definition 'timing'
> RL> to break the execution time log statements away
> RL> from general application logging.
>
>
> RL> SECTION: Modified Files
> RL> ----------------------------
> RL> M src/com/sun/faces/lifecycle/LifecycleImpl.java
> RL> M src/com/sun/faces/util/Util.java
>
> Ryan,
>
> This is a great feature. When you combine it with the tree printing
> logging one gets in the application logger, you can really get some nice
> dev-time support for figuring out what's going on.
>
> Where is this sort of thing documented?
>
> Ed
>
>
>
I believe we have some basic information about the loggers in the wiki.

I've got a list of things to add, just haven't gotten around to it.