Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change logs output dir #674

Merged
merged 4 commits into from
Mar 19, 2025
Merged

Conversation

itutu-tienday
Copy link
Collaborator

@itutu-tienday itutu-tienday commented Mar 19, 2025

Content

Change logs output dir

  • Switch output destination to the path in the env var (OPTINIST_DIR)
  • Adjustments to support logging in pip version

Testcase

  • Check point

    1. Log files are output under $OPTINIST_DIR/logs.
    2. Logs are displayed without delay in Log Viewer.
  • Check target environments

    • Native
      • Development
        • Mac
        • Ubuntu
        • Windows
      • Pip
        • Mac
        • Ubuntu
        • Windows
    • Docker
      • Mac

itutu-tienday added 2 commits March 19, 2025 13:32
- Switch output destination to the path in the env var (OPTINIST_DIR)
- Adjustments to support logging in pip version
@itutu-tienday itutu-tienday linked an issue Mar 19, 2025 that may be closed by this pull request
@tsuchiyama-araya tsuchiyama-araya linked an issue Mar 19, 2025 that may be closed by this pull request
@tsuchiyama-araya
Copy link
Collaborator

こちらではPip版を確認できました。
特に問題なかったです。

@itutu-tienday itutu-tienday merged commit d305711 into develop-main Mar 19, 2025
5 checks passed
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.

[bugfix] Improved logging in pip version Display Logs UI Refactoring
2 participants