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

Allow to setup logging via environment variables #246

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

categulario
Copy link
Contributor

Currently there is no way of setting up the logging without modifying a file in the working tree of this repository. That means that maintaining datapusher up to date requires stashing, pulling and popping the stash instead of having a clean repository all the time.

This PR allows to read LOG_FILE and STDERR from environment variables and documents the new variables in the readme.

This PR actually requires ckan/ckan-service-provider#56 to be merged, a version of it released and the requirements.txt file to be updated.

@amercader amercader merged commit 6f1cf91 into ckan:master Apr 13, 2022
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.

None yet

2 participants