steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
267 stars 111 forks source link

Additional logging and removed printStackTrace() #10

Closed martentamerius closed 8 years ago

martentamerius commented 8 years ago

Added additional logging and added cause parameter to Modbus(IO)Exception to facilitate more extensive troubleshooting and error traceability. Substituted printStackTrace()-calls for logging messages.

Second attempt... this time with the correct line endings.

steveohara commented 8 years ago

Merged the changes into the development branch Build available here https://oss.sonatype.org/content/repositories/snapshots/com/ghgande/j2mod/2.0-SNAPSHOT/j2mod-2.0-20160421.094858-1.jar