Skip to content

Conversation

@Odysseusailoon
Copy link
Collaborator

Change Type
[x] feat
[ ] fix
[x] docs
[ ] refactor
[ ] perf
[ ] test
[ ] chore
Description
Adds a default rotating log file so users automatically get persisted logs while still seeing real-time terminal output. Also documents the new log directory and environment overrides. Solves the problem reported in Discord where users couldn’t find logs without manually redirecting stdout.
Key Changes
Extend logging_config to create a rotating file handler in logs/parallax.log, configurable via env vars.
Keep stdout logging so existing UX stays intact.
Document default log location and overrides in README.md.
Related Issues
Closes #N/A
Checklist
[x] I have performed a self-review of my own code.
[x] I have added/updated tests that prove my fix or feature works (manual logging verification + pre-commit run --all-files).
[x] I have updated the documentation (if necessary).
[x] My code follows the project's style guidelines.

@Odysseusailoon Odysseusailoon requested review from a team and christ-tt December 8, 2025 06:17
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.

2 participants