Show run time at end of chef-client run

Hey,

We just upgraded from 10.24.0 to 11.4.0 and although the output now is very
pretty, we lost the line at the end of the logging that shows how long it took
chef-client to run.

That was a cool line to have. Is there a way we can turn it back on, or is
this a new feature request?

Thanks.

--force-logger ?

On Wed, Jul 10, 2013 at 2:00 PM, scott.marshall@johnmuirhealth.com wrote:

Hey,

We just upgraded from 10.24.0 to 11.4.0 and although the output now is very
pretty, we lost the line at the end of the logging that shows how long it
took
chef-client to run.

That was a cool line to have. Is there a way we can turn it back on, or is
this a new feature request?

Thanks.

On Wednesday, July 10, 2013 at 2:24 PM, Ranjib Dey wrote:

--force-logger ?

On Wed, Jul 10, 2013 at 2:00 PM, <scott.marshall@johnmuirhealth.com (mailto:scott.marshall@johnmuirhealth.com)> wrote:

Hey,

We just upgraded from 10.24.0 to 11.4.0 and although the output now is very
pretty, we lost the line at the end of the logging that shows how long it took
chef-client to run.

That was a cool line to have. Is there a way we can turn it back on, or is
this a new feature request?

Thanks.

If you want the new-style output plus elapsed runtime, that's a feature request. Should be a pretty easy patch, code is here:

--
Daniel DeLeo