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

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

I've extended cordova.utils.vformat to accept (and emit) extra arguments. This 
brings console.log in line with Firebug's and Webkit's JS consoles. Unit tests 
are included.

cordova.utils.format, which is documented through unit tests as swallowing any 
additional parameters, continues to function as before.

Pull request: https://github.com/apache/cordova-js/pull/29
                
> 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