avast/gradle-docker-compose-plugin
Suggestion - use --no-log-prefix when captureContainersOutputToFiles is specified
開放
#465 建立於 2024年11月14日
help wanted
倉庫指標
- 星標
- (429 顆星)
- PR 合併指標
- (平均合併 24天 11小時) (30 天內合併 2 個 PR)
描述
When using captureContainersOutputToFiles, the plugin generates a log file per service, which makes the the log prefix redundant and the logs harder to read. Could we pass --no-log-prefix in that case or at least provide a logsAdditionalArgs setting to make that possible?