Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close Graylog2 connection on close. Fixes #24
Fix an issue where the Graylog2 transport ignores requests from Winston to close the transport. This causes applications depending on Winston's close() functionality to hang. Caveat: currently there is no way to pass Graylog2's close() callback to Winston, since Winston does not support this.
- Loading branch information