Skip to content

Date details added for better log analysis

Ömer Fadıl Usta requested to merge work/usta_add_time_details into master

With this patch logs will have time data for starting and end dates of each phase/module. Example output:

Building extra-cmake-modules from frameworks (1/376)
  Phase Started : 2024-01-30 07:18:02
        Fetching remote changes to extra-cmake-modules
        Merging extra-cmake-modules changes from branch master
        No changes to extra-cmake-modules source code, but proceeding to build anyway.
        Compiling... succeeded (after 1 second)
        Installing extra-cmake-modules succeeded (after 2 seconds)
  Phase Ended : 2024-01-30 07:18:06
Edited by Andrew Shark

Merge request reports