ambry
ambry copied to clipboard
Implementations of Resource need to override toString() method
The Resource objects are referenced in log messages, and the output is currently not very useful due to the default Object.toString() implementation being used.