logMethodCalled

fun logMethodCalled(joinPoint: JoinPoint)

Logs that a method has been called.

Parameters

joinPoint

The join point representing the method being called.