Skip to content

Conversation

@Andrej730
Copy link
Contributor

Added SCCACHE_ERROR_LOG and SCCACHE_LOG env variables to general configuration docs, added a note about the possible need to restart the server (stumbled upon this trying to enable logging).

@Andrej730
Copy link
Contributor Author

@sylvestre
hi! can you please take a look?

@sylvestre
Copy link
Collaborator

they are documented in:

You can set the `SCCACHE_ERROR_LOG` environment variable to a path and set `SCCACHE_LOG` to get the server process to redirect its logging there (including the output of unhandled panics, since the server sets `RUST_BACKTRACE=1` internally).

too but why not

@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.11%. Comparing base (764daee) to head (b34064b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2480      +/-   ##
==========================================
- Coverage   71.14%   71.11%   -0.03%     
==========================================
  Files          64       64              
  Lines       35207    35147      -60     
==========================================
- Hits        25047    24994      -53     
+ Misses      10160    10153       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sylvestre sylvestre merged commit 9a24b6f into mozilla:main Nov 8, 2025
54 of 55 checks passed
@Andrej730
Copy link
Contributor Author

Yeah, I've seen it, just wanted to make sure Configuration.md will have a comprehensive list of all available configs.

@Andrej730 Andrej730 deleted the config-doc-env-var branch November 8, 2025 12:51
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