[ 
https://issues.apache.org/jira/browse/MINIFI-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aldrin Piri reassigned MINIFI-461:
----------------------------------

    Assignee: Aldrin Piri

> Display application startup time in human-readable seconds
> ----------------------------------------------------------
>
>                 Key: MINIFI-461
>                 URL: https://issues.apache.org/jira/browse/MINIFI-461
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.5.0
>            Reporter: Andy LoPresto
>            Assignee: Aldrin Piri
>            Priority: Minor
>              Labels: log, startup-time
>
> The application log should display the startup time similar to the way the 
> Apache NiFi boot process now displays the startup time in both nanoseconds 
> and human-readable seconds. 
> {code}
> 2018-06-29 15:23:43,041 INFO [main] org.apache.nifi.minifi.MiNiFi Controller 
> initialization took 546376888 nanoseconds.
> {code}
> Should become:
> {code}
> 2018-06-29 15:23:43,041 INFO [main] org.apache.nifi.minifi.MiNiFi Controller 
> initialization took 546376888 nanoseconds (0.5 seconds).
> {code}
> This is easier for humans to understand when quickly looking at the logs. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to