Function logMessage

  • Logs an informational message.

    Parameters

    • message: string

      content of the message as string.

    • extras: LoggingExtraParameters = DefaultExtrasParameters

      a set of additional values that may be useful for the client when logging the message.

    Returns void

Generated using TypeDoc