logDebug | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function logDebug

    • Log debug information

      Type Parameters

      • T extends string

      Parameters

      • source: CheckModuleQualified<T>

        Source in modulename:debugtag format

      • data: LoggableRecord

        Data to log. Must be JSON-serializable

      Returns void