logTime

inline fun <T> logTime(name: String, level: Logger.Level = Level.INFO, block: () -> T): T