I got this idea when I run local build. I found it's difficult to find out specific message from lots of log messages, which mixes module-build-service logs and others emitted from underlying libraries. I think we might categorize logs using the log name, for example they could be:
module_build_service.frontend
module_build_service.handler.init
module_build_service.handler.wait
module_build_service.resolver.db
module_build_service.resolver.mbs
and so on.
BTW, to reduce the length of each log line, module_build_service could be just replaced with MBS.
module_build_service
MBS
Metadata Update from @vmaljulin: - Issue assigned to vmaljulin
Commit b39f92b8 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/1064
Please continue any further discussion there.