[GRADLE-608] Make it easier to receive logging output when embedding Gradle Created: 28/Aug/09 Updated: 04/Jan/13 Resolved: 31/Aug/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.8 |
Type: | Improvement | ||
Reporter: | Adam Murdoch | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Issue Links: |
|
Comments |
Comment by Adam Murdoch [ 31/Aug/09 ] |
Can use GradleLauncher.addStandardOutputListener() and addStandardErrorListener() |