broadcast log url.

This commit is contained in:
Miroslav Šedivý 2022-09-21 18:58:46 +02:00
parent 3eedbbf8ea
commit da24f92e72

View File

@ -124,6 +124,7 @@ func (manager *BroacastManagerCtx) createPipeline() error {
}
manager.logger.Info().
Str("url", manager.url).
Str("src", pipelineStr).
Msgf("starting pipeline")