stompgem / stomp

A ruby gem for sending and receiving messages from a Stomp protocol compliant message queue. Includes: failover logic, ssl support.
http://stomp.github.com
Apache License 2.0
152 stars 80 forks source link

Stderr output only if logger undefined (connection.receive) #107

Closed m4rCsi closed 8 years ago

m4rCsi commented 9 years ago

output error only to stderr if logger is undefined