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

Support for logging to syslog #59

Merged
merged 1 commit into from
Sep 8, 2015
Merged

Support for logging to syslog #59

merged 1 commit into from
Sep 8, 2015

Conversation

dwbutler
Copy link
Owner

@dwbutler dwbutler commented Sep 8, 2015

This uses Syslog::Logger, which is built into the Ruby 2+ standard library, and available as a separate gem in Ruby 1.9. Note that this is a separate logger rather than a device.

Fixes #50

This uses `Syslog::Logger`, which is built into the Ruby 2+ standard library, and available as a separate gem in Ruby 1.9. Note that this is a separate logger rather than a device.

Fixes #50
dwbutler added a commit that referenced this pull request Sep 8, 2015
Support for logging to syslog
@dwbutler dwbutler merged commit 106f59a into master Sep 8, 2015
@dwbutler dwbutler deleted the syslog branch September 8, 2015 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant