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

Clean logs when starting pywps with CLI #46

Open
cehbrecht opened this issue Aug 8, 2018 · 2 comments
Open

Clean logs when starting pywps with CLI #46

cehbrecht opened this issue Aug 8, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@cehbrecht
Copy link
Member

Description

CLI is used for development and debugging. It would be nice if it cleans up the logs when starting the pywps service (maybe optionally).

@cehbrecht cehbrecht added the enhancement New feature or request label Aug 8, 2018
@cehbrecht cehbrecht added this to the 0.3.0 milestone Aug 8, 2018
@cehbrecht cehbrecht modified the milestones: 0.3.0, 0.4.0 Sep 5, 2018
@cehbrecht cehbrecht removed this from the 0.4.0 milestone Apr 17, 2019
@Zeitsperre
Copy link
Collaborator

Would this involve simply running another command hook from the makefile like clean-logs?

@cehbrecht
Copy link
Member Author

@Zeitsperre make clean does this already. I think what I had in mind was to clean the log on service start:

def start(config, bind_host, daemon, hostname, port,

... but this might not be necessary.

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

No branches or pull requests

2 participants