avast/gradle-docker-compose-plugin
Suggestion - use --no-log-prefix when captureContainersOutputToFiles is specified
Offen
#465 geöffnet am 14.11.2024
help wanted
Repository-Metriken
- Stars
- (429 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 24T 11h) (2 gemergte PRs in 30 T)
Beschreibung
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?