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

Setting environment variable doesn't change log location. #15363

Closed
ns8482e opened this issue Feb 19, 2024 · 0 comments · Fixed by #15364
Closed

Setting environment variable doesn't change log location. #15363

ns8482e opened this issue Feb 19, 2024 · 0 comments · Fixed by #15364
Labels

Comments

@ns8482e
Copy link
Contributor

ns8482e commented Feb 19, 2024

Describe the bug

As described in document here , Setting environment variable orchard_app_data doesn't change log location and logs are still placed under APP_DATA

To Reproduce

Steps to reproduce the behavior:

  1. Create environment variable orchard_app_data with value C:\\orchard_data
  2. Run application and setup Default tenant
  3. Notices Sites folder created at C:\\orchard_data but logs are are generated under APP_DATA

Expected behavior

Logs should also be created under C:\\orchard_data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant