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

Bugfix/print to stdout #225

Merged
merged 4 commits into from
Mar 22, 2018
Merged

Conversation

newlog
Copy link

@newlog newlog commented Mar 22, 2018

Now all "logging" functions should print to stdout instead of stderr.

I've also taken the liberty to change the following:

  • Add psutil to Linux requirement.txt (if was a requirement that was not specified)
  • Make DBUS dependency optional (so lazagne does not crash if that is not installed)
  • Add .gitignore

The commit messages give further details.

Now all the logging functions should print to stdout instead
of stderr.
Installing DBUS dependency is not straighforward. With this change,
the execution of Linux laZagne will not crash if DBUS dependency is
not installed, the only thing that will happen is that pidgin
credentials will not be retrieved.
requirement.txt file did not include psutil, however it was required
when executing Linuz lazagne.
@AlessandroZ AlessandroZ merged commit 64d9cc7 into AlessandroZ:master Mar 22, 2018
@AlessandroZ
Copy link
Owner

Awesome, thanks a lot. I appreciate your help :)

AlessandroZ added a commit that referenced this pull request Aug 14, 2018
AlessandroZ added a commit that referenced this pull request Aug 14, 2018
Bugfix/print to stdout

Former-commit-id: 8d5b938b39882041d2c567aae626a6d5887a9dad [formerly 54fa939]
Former-commit-id: 2bca7352c3505f1c34f06892fbc804178337bdfc
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.

3 participants