[
https://issues.apache.org/jira/browse/BUILDR-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12911143#action_12911143
]
Hudson commented on BUILDR-510:
-------------------------------
Integrated in Buildr-ci-build #128 (See
[https://hudson.apache.org/hudson/job/Buildr-ci-build/128/])
> Add support for trace categories: --trace=foo,bar
> --------------------------------------------------
>
> Key: BUILDR-510
> URL: https://issues.apache.org/jira/browse/BUILDR-510
> Project: Buildr
> Issue Type: Improvement
> Reporter: Alex Boisvert
> Assignee: Alex Boisvert
> Fix For: 1.4.2
>
>
> As proposed and discussed on the mailing list,
> http://buildr.markmail.org/thread/tcm3coxxflwb7xgj
> e.g.
> buildr --trace # traces everything
> buildr --trace=tasks # traces just build-related bits -- task executions,
> things logged with `trace` in buildr & extensions
> buildr --trace=ant,javac # ups the verbosity for just ant and javac
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.