Tag
Deprecated
Kotlin Reflection is not well supported on non-JVM platforms - manually specify the FQN instead
Replace with
Tag.forClass(clazz.qualifiedName)
Content copied to clipboard
Create a global tag to dump the fully qualified class name
Parameters
clazz
the class to use the name