initContextInDebugMode

suspend fun <T> initContextInDebugMode(block: suspend () -> T): T

Initialize plugins debug mode for block