Skip to content

fix: remove per line logging from sub-process calls#153

Open
JamesPatrickGill wants to merge 1 commit into
masterfrom
fix/remove-per-line-logging-from-sbt-plugin
Open

fix: remove per line logging from sub-process calls#153
JamesPatrickGill wants to merge 1 commit into
masterfrom
fix/remove-per-line-logging-from-sbt-plugin

Conversation

@JamesPatrickGill
Copy link
Copy Markdown
Member

@JamesPatrickGill JamesPatrickGill commented Sep 2, 2025

Logging each line from a sub-process in sbt can produce massive output
for debugging and doesn't provide value to internal debugging or
customers. This PR suggests we remove this.

If the subprocess errors though, we should still get debug logs

Logging each line from a sub-process in sbt can produce massive output
for debugging and doesn't provide value to internal debugging or
  customers. This PR suggests we remove this.
@JamesPatrickGill JamesPatrickGill requested review from a team as code owners September 2, 2025 12:29
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 2, 2025

CLA assistant check
All committers have signed the CLA.

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented Sep 2, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants