[ 
http://jira.codehaus.org/browse/MNG-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=187098#action_187098
 ] 

Jeff Jensen commented on MNG-519:
---------------------------------

Good idea.  Additionally, if Maven could use a property for the pattern with a 
default, such as this example logback pattern,
{code:xml}
<pattern>${maven.logger.pattern:-%date %contextName [%thread] %-5level 
%-40logger{40} %mdc: %marker: %msg%n}</pattern>
{code}
users can then easily set it.


> Timestamps on messages
> ----------------------
>
>                 Key: MNG-519
>                 URL: http://jira.codehaus.org/browse/MNG-519
>             Project: Maven 2
>          Issue Type: Wish
>          Components: Logging, Plugins and Lifecycle
>            Reporter: Jeff Jensen
>            Priority: Minor
>             Fix For: 3.x
>
>
> With current and/or moving forward with M2, I would like an option for 
> timestamped messages.
> We have a somewhat long nightly process.  I regularly wish for timestamps on 
> the log messages from the Maven build.  The two primary reasons for this are 
> duration calculation - how long did something take, and an occasional 
> correlation with an outside event.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to