Fixed spacing

This commit is contained in:
nathan 2020-08-30 22:27:08 +02:00
parent d325cdb5f7
commit 202b201a81

View File

@ -212,7 +212,7 @@ object RmiUtils {
"method"
}
logger.debug("Overridden $name : ${makeFancyMethodName(cachedMethod)}")
logger.debug(" to method: ${makeFancyMethodName(overwrittenMethod)}")
logger.debug(" to method : ${makeFancyMethodName(overwrittenMethod)}")
}
}