PlatformClass

constructor(kClass: KClass<T>)

Parameters

T

The type of PureeLog this class represents

kClass

The Kotlin class reference for the log type

constructor(clazz: ObjCClass)

Parameters

T

The type of PureeLog this class represents

clazz

The Objective-C class reference for the log type