logReturn

fun <T> logReturn(tag: String, returnObject: T, logLevel: String): T

This is used to log the retun values