[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/222 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39191436 --- Diff: src/logger.js --- @@ -0,0 +1,115 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread daserge
Github user daserge commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39182618 --- Diff: package.json --- @@ -29,10 +29,11 @@ "cli" ], "dependencies": { -"cordova-lib": "5.3.1", -"q": "1.0.1",

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread daserge
Github user daserge commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39182442 --- Diff: src/logger.js --- @@ -0,0 +1,112 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license a

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39181763 --- Diff: src/logger.js --- @@ -0,0 +1,112 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread daserge
Github user daserge commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39181657 --- Diff: src/logger.js --- @@ -0,0 +1,112 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license a

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39179238 --- Diff: src/logger.js --- @@ -0,0 +1,112 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39178786 --- Diff: src/logger.js --- @@ -0,0 +1,112 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39178616 --- Diff: src/logger.js --- @@ -0,0 +1,112 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/222#discussion_r39177796 --- Diff: package.json --- @@ -29,10 +29,11 @@ "cli" ], "dependencies": { -"cordova-lib": "5.3.1", -"q": "1.0.1",

[GitHub] cordova-cli pull request: CB-8198 Unified console output logic for...

2015-09-10 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-cli/pull/222 CB-8198 Unified console output logic for core platforms Added advanced ansi-based logger Redirected events to logger [Corresponding Lib updates PR](https://github.com/apache/cordov