avast/gradle-docker-compose-plugin

Suggestion - use --no-log-prefix when captureContainersOutputToFiles is specified

Aperta

#465 aperta il 14 nov 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Groovy (103 fork)batch import
help wanted

Metriche repository

Star
 (429 stelle)
Metriche merge PR
 (Merge medio 24g 11h) (2 PR mergiate in 30 g)

Descrizione

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?

Guida contributor