Note: | To have debug statements written to an output file, you must set the project.handset.log.debug.to.file property to true. |
Platforms | iOS |
Value | File name for the debug log file |
Default | LOG_debug.txt |
Platforms | iOS |
Value | true to write debug statements to an output file. By default, the output file name is LOG_debug.txt. You can specify an alternate name using the project.handset.log.debug.filename property. false if you do not want the application to write debug statements to an output file. |
Default | false |