A trait for overriding java.lang.Object#toString() to show properties of this object. This may help debug by user friendly log.
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
toString()Returns a string representation of this settings. |