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

    Function logNotice

    • Log a message to the notice log

      Parameters

      • type: "error" | "warning" | "info"

        Message type

      • message: string

        Message to log

      • Optionaloptions: LogNoticeOptions

      Returns void