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

Stefan Matheis (steffkes) updated SOLR-5189:
--------------------------------------------

    Attachment: SOLR-5189.patch

That patch uses {{toLocaleString}} - which for me looks like this: "8/27/2013 
9:18:28 AM", reflects your local timezone (remember, it's your browser, running 
on _your_ computer .. with your locale settings, not the servers"

otherwise we can have {{toISOString}} which shows the date/time in typical ISO 
Format, using UTC: "2013-08-27T07:18:28.315Z"

Let me know which one you'd like to see there :)
                
> Solr 4.x Web UI Log Viewer does not display 'date' column from logs
> -------------------------------------------------------------------
>
>                 Key: SOLR-5189
>                 URL: https://issues.apache.org/jira/browse/SOLR-5189
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.4
>            Reporter: Tim Vaillancourt
>              Labels: Logging
>             Fix For: 4.5, 5.0
>
>         Attachments: SOLR-5189.patch
>
>
> In Solr 4.3.1 (possibly greater) there is no 'date' column in the Log viewer 
> in the Web UI.
> This means the user is unable to determine what day a log line occurred on 
> without looking at the real logs, making the tool less useful for 
> troubleshooting.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to