[TIMOB-13194] CLI: Change config logger to console and default log level to trace
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-27T00:40:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07 |
Components | CLI |
Labels | qe-cli, qe-closed-3.1.0 |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-03-25T18:59:08.000+0000 |
Updated | 2013-04-10T22:27:21.000+0000 |
Description
There are too many people that are having problems and when they submit logs, the default info log level doesn't have enough info. If we default this to trace, it will output everything and save a lot of time.
To test:
Run "titanium config cli.logLevel" and it should just say the log level in all lower case with out square brackets and without colors.
Master pull request: https://github.com/appcelerator/titanium/pull/34
Titanium SDK master pull request: https://github.com/appcelerator/titanium_mobile/pull/4040
Tested and verified fix with: Appcelerator Studio, build: 3.1.0.201304082106 SDK, build: 3.1.0.v20130409124549 CLI 3.1.0-cr Mac osx 10.8.3 Mountain Lion Actual result: ti config cli.logLevel trace