You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by za...@apache.org on 2014/12/15 14:33:16 UTC

[27/37] cordova-ubuntu git commit: Merge pull request #8 from jfmoy/logger

Merge pull request #8 from jfmoy/logger

Logging System + Better Output

Project: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/commit/1487c66d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/tree/1487c66d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/diff/1487c66d

Branch: refs/heads/master
Commit: 1487c66d194daca5c528b7e9971f364dd6b218d0
Parents: 1d007b5 effa597
Author: Maxim Ermilov <za...@rambler.ru>
Authored: Thu Nov 13 20:34:08 2014 +0300
Committer: Maxim Ermilov <za...@rambler.ru>
Committed: Thu Nov 13 20:34:08 2014 +0300

----------------------------------------------------------------------
 bin/templates/project/cordova/build            |  5 +-
 bin/templates/project/cordova/lib/build.js     | 39 +++++++-------
 bin/templates/project/cordova/lib/config.js    | 44 ++++++++++++++++
 bin/templates/project/cordova/lib/constants.js |  4 +-
 bin/templates/project/cordova/lib/device.js    | 13 +++--
 bin/templates/project/cordova/lib/logger.js    | 57 +++++++++++++++++++++
 bin/templates/project/cordova/lib/msg.js       | 25 ---------
 bin/templates/project/cordova/lib/run.js       | 35 ++++++++-----
 bin/templates/project/cordova/lib/utils.js     | 44 +++++++++++-----
 bin/templates/project/cordova/run              |  5 +-
 10 files changed, 193 insertions(+), 78 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org