{ "id": "113174", "key": "AC-2214", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-04-23T22:38:40.000+0000", "created": "2013-04-21T06:27:06.000+0000", "labels": [ "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:12.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "*Problem description*\r\nNo output is generated in Console for \"Titanium Android Emulator - \" when log level is set to INFO when calling Ti.API.info function. If log level is set to DEBUG or TRACE and function is called output is produced but so is a lot of extra output making it hard to filter output.\r\n\r\n*Test case*\r\n{code:javascript}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor : \"#FFF\"\r\n});\r\n\r\nTi.API.info(\"Testing 123\");\r\n\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Ti.API.info not logging to INFO", "creator": { "name": "auricomd", "key": "auricomd", "displayName": "Mike Jenkins", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "auricomd", "key": "auricomd", "displayName": "Mike Jenkins", "active": true, "timeZone": "America/New_York" }, "environment": "Host OS: Windows 7 64-bit\r\nTitanium Studio, build: 3.1.0.201304151600\r\nAndroid API: Google APIs (Android 4.1.2) [armeabi-v7a]\r\nScreen: WQVGA400\r\nLog Level: info", "comment": { "comments": [ { "id": "248819", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce with same studio version, Ti SDK 3.1 GA and Android emulator 4.1.2. The following output is generated in the console with the log level set to \"info\":\r\n\r\n{code}[INFO][TiAPI ( 1449)] Testing 123{code}", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-23T22:38:40.000+0000", "updated": "2013-04-23T22:38:40.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }