cloudfoundry-community / java-nats

NATS Client for Java
Apache License 2.0
51 stars 33 forks source link

Add debug parameter for verbose logging #14

Closed mheath closed 12 years ago

mheath commented 12 years ago

When debugging, it's helpful to display all the messages that go back and forth between the server. We need to add a debug option to the Nats class that enables this.