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

Turn warnings into $qpsmtpd->log() calls #168

Merged
merged 5 commits into from
Dec 18, 2014
Merged

Conversation

jaredj
Copy link
Contributor

@jaredj jaredj commented Dec 17, 2014

  1. This makes it possible to emit warnings in plugins that will wind up in the test suite
  2. This provides a quicker convention for logging, in the event that the logs in question would not be out of place in test suite output
  3. This allows unexpected warnings to make their way to the logs (rather than /dev/null in most cases)

This can be convenient, especially when one wants to emit a warning that will
show up when running the test suite but still be properly logged in production
@jaredj jaredj added unknown and removed unknown labels Dec 17, 2014
msimerson added a commit that referenced this pull request Dec 18, 2014
Turn warnings into $qpsmtpd->log() calls
@msimerson msimerson merged commit 7d4c93e into smtpd:master Dec 18, 2014
@msimerson msimerson self-assigned this Jan 4, 2015
jaredj added a commit to jaredj/qpsmtpd that referenced this pull request Jan 28, 2015
This reverts commit ca064ac, reversing
changes made to 96c0e29.
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.

2 participants