Changes between Initial Version and Version 1 of Ticket #16360, comment 19
- Timestamp:
- 2018-06-07T22:35:41+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16360, comment 19
initial v1 6 6 So hopefully this only looked like an issue, but isn't actually one. 7 7 8 I'm probably spoiled by Gradle, which neatly groups together the logging outputs of all tasksin the console or when writing logging files, even if the tasks ran in parallel.8 I'm probably spoiled by Gradle, which neatly groups together the logging outputs of each task in the console or when writing logging files, even if the tasks ran in parallel.