foundation: Improve displaying of classnames in Logging
The classname was not displayed correctly when, e.g. in static methods, the class (instead of the object) was passed to logMessage/logError.
Loading
Please sign in to comment
The classname was not displayed correctly when, e.g. in static methods, the class (instead of the object) was passed to logMessage/logError.