feat: make INFO log messages for a typical CI run easier to follow
Drop several messages to DEBUG level, since they’re really meant for CI broker developer debugging. At INFO level they obscure the log story.
Changed run id to be logged as a string, not debug.
Added broker run ID to run start and end messages, for clarity.:q
Drop several messages to DEBUG level, since they’re really meant for CI broker developer debugging. At INFO level they obscure the log story.
Changed run id to be logged as a string, not debug.
Added broker run ID to run start and end messages, for clarity.:q