open fun setEnterMessage(enterMessage: String): Unit
Set the template used for method entry log messages. This template can contain any of the following placeholders:
$[targetClassName]
$[targetClassShortName]
$[argumentTypes]
$[arguments]