logging property

bool? logging
final

Enables logging in Debug runs in XCode, recommended value true.

Implementation

final bool? logging;