| << Back to previous view |
[QB-1038] Change name of build.log file to e.g. "${build.version}-build.log" file name
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 3.1.59 |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Jan Koprowski | Assigned To: | Robin Shen |
| Resolution: | Unresolved | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Downloading many build logs produce many files: build.log build(1).log build(2).log etc... and You do not know which log file is from which build.
I do not know is it a good or bad idea but I think it will be nice to contain in filename "build.version" numer like "MyProject_1.0.1.log" or something similar. Other, unique id number of build also could be nice. |