Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5154

log formatting incorrectly to native

    XMLWordPrintableJSON

Details

    Description

      Plugin console logs using formatting string is incorrectly formatted when sent to native. This is on iOS but it would likely apply to any native environment.

      Sample:
      console.warn('the %s jumped over the %s','cow','moon');

      console ouput:
      the cow jumped over the moon

      xcode output:
      2013-10-22 12:09:31.920 console[15289:c07] WARN: the %s jumped over the %s cow moon

      Attachments

        Activity

          People

            wjamesjong James Jong
            wjamesjong James Jong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: