impl

@get:JvmName(name = "getImpl")
@set:JvmName(name = "setImpl")
var impl: String
Implementation type declared for this log handler.

string impl = 2;