logExecutionTime
Logs the execution time of a method.
Return
The result of the method execution.
Parameters
joinPoint
The join point representing the method being executed.
Throws
If an error occurs during the method execution.
Logs the execution time of a method.
The result of the method execution.
The join point representing the method being executed.
If an error occurs during the method execution.