the iOS Player Settings pages for the 5.4.0 and 5.5.0 seem to be missing at least one setting which is found in the actual player settings: “Logging”.
It’s also not described in Android or Standalone.
Anybody know 1) where to find documentation for this setting, and 2) what exactly this setting means ?
Logging
for each of Error/Assert/Warning/Log/Exception (why this order ?), you can choose one of None, ScriptOnly, or Full.
is the implication that “ScriptOnly” means logging will only come from my own scripts and not from libraries ?