BuildSourceImage icon indicating copy to clipboard operation
BuildSourceImage copied to clipboard

More descriptive logging

Open vbatts opened this issue 6 years ago • 0 comments

(from https://github.com/containers/BuildSourceImage/pull/11#issuecomment-529909863 by @vrothberg )

[SrcImg][INFO] calling sourcedriver_context_dir
[SrcImg][INFO] calling sourcedriver_extra_src_dir
[SrcImg][INFO] calling sourcedriver_rpm_dir
[SrcImg][INFO] calling sourcedriver_rpm_fetch

Starting with line 2, the log requires quite some understanding of the script. Maybe we can print some more descriptive messages on a higher level (as line 1 does)?

vbatts avatar Sep 10 '19 13:09 vbatts