[GRADLE-1063] Optionally omit Ivy logging output when running gradle with -i option Created: 28/Jul/10 Updated: 04/Jan/13 Resolved: 02/Feb/12 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 0.9 |
| Fix Version/s: | 1.0-milestone-7 |
| Type: | Improvement | ||
| Reporter: | Chris Beams | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
When running Gradle with its -i option, Ivy information tends to be uninteresting noise. Please eliminate Ivy logging from -i by default, with an option to re-introduce it (-ii, for example, or perhaps a new logging level called RESOLUTION, perhaps. Thinking out loud on that last one, but hopefully you get the idea. |
| Comments |
| Comment by Hans Dockter [ 28/Jul/10 ] |
|
I agree. We plan to have different log groups that can be switched on/off. |