[jboss-jira] [JBoss JIRA] (LOGMGR-96) Add hostname to the pattern format options

James Perkins (JIRA) issues at jboss.org
Tue Apr 8 19:42:13 EDT 2014


     [ https://issues.jboss.org/browse/LOGMGR-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGMGR-96:
--------------------------------

    Description: 
Support allowing the host name to rendered as part of the {{PatternFormatter}}. Using {{%h}} will print the host name and {{%H}} will print the qualified host name.

-It would be nice to be able to add custom format characters without having to add each one directly to the LogManager project.  For example, say someone wants to have {{%h}} represent the JBoss host name.  This may not be desirable to keep in our codebase, but it would be reasonable to allow someone to easily customize our {{PatternFormatter}} to do something like this.-

  was:It would be nice to be able to add custom format characters without having to add each one directly to the LogManager project.  For example, say someone wants to have {{%h}} represent the JBoss host name.  This may not be desirable to keep in our codebase, but it would be reasonable to allow someone to easily customize our {{PatternFormatter}} to do something like this.


    
> Add hostname to the pattern format options
> ------------------------------------------
>
>                 Key: LOGMGR-96
>                 URL: https://issues.jboss.org/browse/LOGMGR-96
>             Project: JBoss Log Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Kyle Lape
>            Assignee: Kyle Lape
>
> Support allowing the host name to rendered as part of the {{PatternFormatter}}. Using {{%h}} will print the host name and {{%H}} will print the qualified host name.
> -It would be nice to be able to add custom format characters without having to add each one directly to the LogManager project.  For example, say someone wants to have {{%h}} represent the JBoss host name.  This may not be desirable to keep in our codebase, but it would be reasonable to allow someone to easily customize our {{PatternFormatter}} to do something like this.-

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