Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99508

console.log formatting not working

    XMLWordPrintable

Details

    • Windows

    Description

      console.log("%s treated as a string", myvar)
      console.log("%i treated as an int", myvar)

      output:
      Debug, "%s treated as a string 4"
      Debug, "%i treated as a string 4"

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            dave_parker Dave Parker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes