ambry icon indicating copy to clipboard operation
ambry copied to clipboard

Implementations of Resource need to override toString() method

Open lightningrob opened this issue 7 years ago • 0 comments

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.

lightningrob avatar Jul 20 '18 05:07 lightningrob