[ 
https://jira.codehaus.org/browse/MNG-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MNG-5302.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0
         Assignee: Robert Scholte

By switching to SLF4J as the logging framework this option has become available.
http://maven.apache.org/maven-logging.html
Just set {{org.slf4j.simpleLogger.showThreadName}} to {{true}}
                
> Include thread number in output messages
> ----------------------------------------
>
>                 Key: MNG-5302
>                 URL: https://jira.codehaus.org/browse/MNG-5302
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: 3.0.4
>            Reporter: George Lindholm
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> When doing a parallel build the log messages are mixed up making it hard to 
> determine what module a message comes from. If the thread number is included 
> in the log message it would make it easier to see what is going on, 
> especially when the debug flag is 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

Reply via email to