You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/05/23 21:10:01 UTC

[jira] [Updated] (DRILL-829) Use ISO8601 date/time format in log file

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

Aditya Kishore updated DRILL-829:
---------------------------------

    Description: 
The current format {{%d\{HH:mm:ss.SSS\}}} is not very useful in logs.

Change from
10:32:37.220
to
2014-05-23 10:32:37.220

  was:
The current format "%d{HH:mm:ss.SSS}" is not very useful in logs.

Change from
10:32:37.220
to
2014-05-23 10:32:37.220


> Use ISO8601 date/time format in log file
> ----------------------------------------
>
>                 Key: DRILL-829
>                 URL: https://issues.apache.org/jira/browse/DRILL-829
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.0.0-rc1
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>             Fix For: 1.0.0-rc1
>
>         Attachments: DRILL-829-Use-ISO8601-date-time-format-in-log-file.patch
>
>
> The current format {{%d\{HH:mm:ss.SSS\}}} is not very useful in logs.
> Change from
> 10:32:37.220
> to
> 2014-05-23 10:32:37.220



--
This message was sent by Atlassian JIRA
(v6.2#6252)