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

Log to file option #23

Open
rejeep opened this issue Dec 20, 2013 · 1 comment
Open

Log to file option #23

rejeep opened this issue Dec 20, 2013 · 1 comment

Comments

@rejeep
Copy link
Owner

rejeep commented Dec 20, 2013

Add option prodigy-save-process-output-to-file that tells is the process output should be logged to file or not. Possibly allow this value to be t for default location to save files (~/.emacs.d/.prodigy) or a string specifying the location.

Also allow to specify this per service:

(prodigy-define-service
  :name "foo"
  :save-process-output-to-file t
  )
@shosti
Copy link
Collaborator

shosti commented Dec 20, 2013

👍

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