Closed ajinkya-dhamnaskar closed 8 years ago
Good practice is to use StringBuilder while overriding toString() method in class. This would significantly improve logging speed.
thanks for suggestion. We will keep that in mind for further code or while optimizing the code.
Good practice is to use StringBuilder while overriding toString() method in class. This would significantly improve logging speed.