PlayerSettings.usePlayerLog Manual     Reference     Scripting  
Scripting > Editor Classes > PlayerSettings
PlayerSettings.usePlayerLog

static var usePlayerLog : boolean

Description

Write a log file with debugging information.

This is useful to find out what happened if there are problems with your game. When publishing games for Apple's Mac App Store, it is recommended to turn this off, because Apple may reject your submission otherwise.