treessence / fr.bipi.tressence.common.utils / Info / getMethodName

getMethodName

static fun getMethodName(): String!

Get the name of the calling method

Return
String!: Name of the calling method

static fun getMethodName(depth: Int): String!

Get the name of the calling method

Parameters

depth - Int: depth

Return
String!: Name of the calling method