Skip to content

Conversation

@thep0y
Copy link
Collaborator

@thep0y thep0y commented Oct 16, 2025

  • Introduce DWALL_LOG_DIR as a lazily initialized global log directory path
  • Create the log directory on first access if it does not exist
  • Use application bundle identifier for better log directory organization
  • Update logging setup to write logs to DWALL_LOG_DIR instead of config directory
  • Expose open_log_dir command to open the log directory from frontend
  • Add openLogDir frontend command and integrate it into settings footer UI

- Introduce DWALL_LOG_DIR as a lazily initialized global log directory path
- Create the log directory on first access if it does not exist
- Use application bundle identifier for better log directory organization
- Update logging setup to write logs to DWALL_LOG_DIR instead of config directory
- Expose open_log_dir command to open the log directory from frontend
- Add openLogDir frontend command and integrate it into settings footer UI
@thep0y thep0y added feature New feature automerge labels Oct 16, 2025
@github-actions github-actions bot merged commit 5ad7e3c into main Oct 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant