[
https://issues.apache.org/jira/browse/CB-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-850.
--------------------------------
Resolution: Not A Problem
This can be easily achieved by writing a plugin, and it can work cross-device
as well by using the File api.
> 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: New Feature
> Components: iOS
> Environment: iOS
> Reporter: Jacob G
> Priority: Minor
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)