Currently the logging API is called at some places with prepared string (e.g. representing a class name), while in other cases objects are passed to the logging methods (e.g. a class object), thus relying on the toString() implementation of the same. We should check the different usecases and go for one approach if possible.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira