Tanin Srivaraphong created CB-2810:
--------------------------------------
Summary: Android debug log not give information which file produce
log except line number
Key: CB-2810
URL: https://issues.apache.org/jira/browse/CB-2810
Project: Apache Cordova
Issue Type: Improvement
Components: Android
Affects Versions: 2.5.0
Environment: Samsung Galaxy Tab 2 10.1 with Android v4.1.1
Reporter: Tanin Srivaraphong
Assignee: Joe Bowser
I'm not sure if this is and Android or Cordova bug but I have the hard time to
debug my app because the debug log not give me useful information enough
especially file reference instead of line number.
Example
03-25 10:21:10.487: DEBUG/CordovaLog(5232):
SQLitePluginTransaction.queryCompleteCallback
03-25 10:21:10.487: INFO/Web Console(5232):
SQLitePluginTransaction.queryCompleteCallback:90 <-- This line not give me
information about which file produce log except the line number.
03-25 10:21:10.487: DEBUG/CordovaLog(5232): executeSql callback:[]
03-25 10:21:10.487: INFO/Web Console(5232): executeSql callback:[]:174
03-25 10:21:10.487: DEBUG/CordovaLog(5232): Generate metadata list
03-25 10:21:10.487: INFO/Web Console(5232): Generate metadata list:617
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira