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 support for close() method to allow for clean shutdown #27

Merged
merged 3 commits into from
Apr 28, 2015
Merged

Add support for close() method to allow for clean shutdown #27

merged 3 commits into from
Apr 28, 2015

Conversation

kgoerlitz
Copy link
Contributor

connection to logstash was causing process to hang on shutdown. Implemented the close() method, which is called by winston.Logger.close(), to close the connection, which allows the process to shutdown cleanly.

jaakkos added a commit that referenced this pull request Apr 28, 2015
Add support for close() method to allow for clean shutdown
@jaakkos jaakkos merged commit cd06015 into jaakkos:master Apr 28, 2015
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