[ 
https://issues.apache.org/jira/browse/CB-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-4739.
----------------------------
    Resolution: Fixed

Should be able to disable logger by adding this

{code}
cordova.require('cordova/plugin/ios/logger').useLogger(false);
{code}

> Add ability to suppress logs (NSLog)
> ------------------------------------
>
>                 Key: CB-4739
>                 URL: https://issues.apache.org/jira/browse/CB-4739
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-ios
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Priority: Minor
>
> Right now the core Cordova code has some NSLogs. We could "wrap" them to 
> control output visibility but this does not solve use of NSLogs by plugins. 
> Not sure of an easy way to support this globally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to