avast/gradle-docker-compose-plugin

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

Aberta

#465 aberto em 14 de nov. de 2024

 (0 comentário) (0 reação) (0 responsável)Groovy (103 forks)batch import
help wanted

Métricas do repositório

Stars
 (429 estrelas)
Métricas de merge de PR
 (Mesclagem média 24d 11h) (2 fundiu PRs em 30d)

Description

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?

Guia do colaborador