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

Creating 'log' directory produces an issue when running application from a directory without write permission #63

Open
deukhyun opened this issue Nov 11, 2019 · 1 comment
Assignees

Comments

@deukhyun
Copy link

I found SciLuigi creates 'log' directory and writes out internal log files in there. But this produces an issue that the application cannot run if it is running from a location without the write permission. Perhaps we should have an option to turn off the entire internal logs which includes creating the 'log' directory on the current path. Or we can probably have an option to specify base directory for this log directory and files.

@samuell
Copy link
Member

samuell commented Jan 6, 2023

Hi @deukhyun , great point! Will have a look at that!

@samuell samuell self-assigned this Jan 6, 2023
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

No branches or pull requests

2 participants