[TIMOB-3765] Debugger: Prepend IDE log level to forwarded Ti.API.* log functions
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-14T13:17:38.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Release 1.7.0, Sprint 2011-17 |
Components | Android |
Labels | android, debugger, parity |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-27T13:08:35.000+0000 |
Updated | 2011-05-14T13:17:38.000+0000 |
You can test this by debugging an app in TiStudio that makes calls to any of the Ti.API.* log functions. You should see those log statements in the Console view of TiStudio by themselves
Forgot to add, they should also have a log level before them, i.e.: [INFO] xxxxx