gradle-docker-compose-plugin icon indicating copy to clipboard operation
gradle-docker-compose-plugin copied to clipboard

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

Open twbecker opened this issue 1 year ago • 0 comments

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?

twbecker avatar Nov 14 '24 12:11 twbecker