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

Add ability to redirect output into a file #19

Open
karras opened this issue Jun 17, 2016 · 1 comment
Open

Add ability to redirect output into a file #19

karras opened this issue Jun 17, 2016 · 1 comment

Comments

@karras
Copy link
Member

karras commented Jun 17, 2016

It would be nice to have a command line parameter to redirect the (debug) output of pyaptly / aptly into a separate file. Example:

$ pyaptly --debug --log output.log -c trusty.yml snapshot update

What do you think?

@rhizoome
Copy link

We implemented the basics for that in #82. There is no actual cli-option for that yet. Note also, the tool is now silent unless something goes wrong.

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

No branches or pull requests

2 participants