Package 

Object DittoLogger.InternalDittoLogger

    • Method Summary

      Modifier and Type Method Description
      final Unit setCustomLogCallback(Function2<DittoLogLevel, String, Unit> logCallback)
      Unit ffiCustomLog(CLogLevel_t cLogLevel, String msg) Sends a single message to the log at the given log level.
      • Methods inherited from class live.ditto.DittoLogger.InternalDittoLogger

        delete, finalize, registerCustomLogCb, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership, unregisterCustomLogCb
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait