Package 

Object InternalLogger.Companion

    • Method Summary

      Modifier and Type Method Description
      final InternalLogger getUNBOUND() Logger for the cases when SDK instance is not yet available.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getUNBOUND

         final InternalLogger getUNBOUND()

        Logger for the cases when SDK instance is not yet available. Try to use the logger provided by FeatureSdkCore.internalLogger instead if possible.