Jacob G created CB-850:
--------------------------
Summary: Implement option to send all console and NSLog strings to
a permanent file of configurable size
Key: CB-850
URL: https://issues.apache.org/jira/browse/CB-850
Project: Apache Cordova
Issue Type: Wish
Components: iOS
Environment: iOS
Reporter: Jacob G
Assignee: Shazron Abdullah
Priority: Minor
It looks like console.log gets converted to NSLog. All these logs together are
flushed to an IOS system output, which gets stored in a small rotating log
file. The problem is that this log file is TOO small, and doesn't maintain
enough log history to be very useful. Please implement a PhoneGap-defined log
file that can be configured to be very large. This should be in addition to
sending to iOS system output, because both have their uses.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira