EMCECS / nfs-client-java

Native Java NFS client
Apache License 2.0
70 stars 33 forks source link

Logging and exception cleanup #2

Closed DavidASeibert closed 7 years ago

DavidASeibert commented 7 years ago

Log levels should be reduced to debug for info messages, and the stream close() methods should nt throw exceptions.

DavidASeibert commented 7 years ago

Fixed in v1.0.1