You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current log consists only method name, parameters, and time used, which is too simple for me.
Consider adding support for appending toString() of this object to the method log? Like:
Current log consists only method name, parameters, and time used, which is too simple for me.
Consider adding support for appending toString() of this object to the method log? Like:
where Person(123, 27) is toString() method of this class (take Person as example):
Thanks!
The text was updated successfully, but these errors were encountered: