[jboss-jira] [JBoss JIRA] (WFLY-2981) Add a date format attribute to the list-log-files operation

Stan Silvert (JIRA) issues at jboss.org
Thu Feb 20 13:53:47 EST 2014


    [ https://issues.jboss.org/browse/WFLY-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946590#comment-12946590 ] 

Stan Silvert commented on WFLY-2981:
------------------------------------

It wouldn't hurt, but that doesn't help a GUI.  The only reason for sort-by at the DMR level would be if you wanted sorting in the plain CLI output.  But I don't see that as something important in that case.

It becomes important in a GUI because the user expects to be able to sort a table by any column, ascending or descending.  But you wouldn't use a DMR operation to do the sorting for you.  You just let the table widget do the sort locally.
                
> Add a date format attribute to the list-log-files operation
> -----------------------------------------------------------
>
>                 Key: WFLY-2981
>                 URL: https://issues.jboss.org/browse/WFLY-2981
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Logging
>            Reporter: James Perkins
>            Assignee: James Perkins
>            Priority: Minor
>
> The {{list-log-files}} operation outputs the last modified date of the available log files. The current date format is {{yyyy-MM-dd'T'HH:mm:ss.SSSZ}}, but it could be useful for the operation to allow any valid {{SimpleDateFormat}} to be used.

--
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


More information about the jboss-jira mailing list