of

fun of(pluginContext: IrPluginContext, finder: DeclarationFinder, messageCollector: MessageCollector, typeName: String, annotation: String, memberName: String, syntheticName: String): OfThisClassField?(source)

Builds an OfThisClassField for the log4k type named typeName (e.g. "Logger" / "Meter") whose companion exposes an of(KClass<*>) factory, or null if either can't be resolved.