avast/gradle-docker-compose-plugin

Add captureContainersOutput per service

開放

#438 建立於 2024年3月22日

 (1 則留言) (0 個反應) (0 位負責人)Groovy (103 個分叉)batch import
help wanted

倉庫指標

星標
 (429 顆星)
PR 合併指標
 (平均合併 24天 11小時) (30 天內合併 2 個 PR)

描述

captureContainersOutput is very useful, but when I have docker-compose with up to 10 services, this switch simply explodes my console.

I think it would be nice to have option to enable containers output only for specified services, not for all at once.

Right now I deal with this problem by controlling log levels for each container individually, but this is really time consuming

貢獻者指南