[ 
https://issues.apache.org/jira/browse/CB-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619923#comment-13619923
 ] 

Ian Clelland commented on CB-2825:
----------------------------------

I believe that the issue is best solved by appending any extra parameters after 
interpolation to the end of the log message. This is what Firebug and Chrome 
both do.

The function cordova.utils.vformat is the logical place to do this; it isn't 
used for anything else within cordova core, so there should be no other side 
effects of making this change.
                
> Add support for multiple arguments in console.log()
> ---------------------------------------------------
>
>                 Key: CB-2825
>                 URL: https://issues.apache.org/jira/browse/CB-2825
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CordovaJS
>            Reporter: Andrew Grieve
>            Assignee: Ian Clelland
>            Priority: Minor
>
> Want to do the same this as this commit:
> https://github.com/apache/cordova-js/commit/d53601e5486f888c60194b56e039863a0da61da1
> But for 
> https://github.com/apache/cordova-js/blob/master/lib/common/plugin/logger.js

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to