Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13194] CLI: Change config logger to console and default log level to trace

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-27T00:40:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07
ComponentsCLI
Labelsqe-cli, qe-closed-3.1.0
ReporterChris Barber
AssigneeChris Barber
Created2013-03-25T18:59:08.000+0000
Updated2013-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.

Comments

  1. Chris Barber 2013-03-26

    Master pull request: https://github.com/appcelerator/titanium/pull/34
  2. Chris Barber 2013-03-27

    Titanium SDK master pull request: https://github.com/appcelerator/titanium_mobile/pull/4040
  3. Olga Romero 2013-04-10

    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

JSON Source