Skip to content

Add RUBYLLM_LOG_FILE env var#836

Open
Niraj22 wants to merge 4 commits into
crmne:mainfrom
Niraj22:feat/log-file-env-var
Open

Add RUBYLLM_LOG_FILE env var#836
Niraj22 wants to merge 4 commits into
crmne:mainfrom
Niraj22:feat/log-file-env-var

Conversation

@Niraj22

@Niraj22 Niraj22 commented Jul 10, 2026

Copy link
Copy Markdown

Allows setting the log destination from the environment, complementing RUBYLLM_DEBUG and RUBYLLM_STREAM_DEBUG. config.log_file now defaults to RUBYLLM_LOG_FILE when set, falling back to $stdout.

Includes specs and documentation updates.

Fixes #658

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.33%. Comparing base (b229895) to head (ddc7d6e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
- Coverage   83.34%   83.33%   -0.02%     
==========================================
  Files         172      172              
  Lines        8282     8282              
  Branches     1347     1347              
==========================================
- Hits         6903     6902       -1     
- Misses        886      887       +1     
  Partials      493      493              

☔ View full report in Codecov by Harness.
📢 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.

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.

[FEATURE] Add RUBYLLM_LOG_FILE env var

1 participant